ComponentSpace SAML Class Library Reference

SAML.ToDateTimeString Method

Returns the current UTC date/time formatted as: yyyy-mm-ddThh:mm:ssZ.

Overload List

Returns the current UTC date/time formatted as: yyyy-mm-ddThh:mm:ssZ.

public static string ToDateTimeString();

Returns a date/time string formatted as: yyyy-mm-ddThh:mm:ssZ.

public static string ToDateTimeString(DateTime);

See Also

SAML Class | ComponentSpace.SAML Namespace