Table of Contents

TFlxDateTime.ToISO8601 Method

Returns a date formatted as ISO8601

Syntax

Unit: FlexCel.Core

class function TFlxDateTime.ToISO8601(const UTC_d: TDateTime): string; static;

Parameters

<-> Parameter Type Description
const UTC_d TDateTime

See also