Returns the current UTC date/time formatted as: yyyy-mm-ddThh:mm:ssZ.
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);