Table of Contents

FlxDateTime.ToISO8601 Method

Returns a date formatted as ISO8601

Syntax

Namespace: FlexCel.Core

public static String ToISO8601(DateTime UTC_d)

Parameters

<-> Parameter Type Description
UTC_d DateTime

See also