Formats the current date as ISO 8601 timestamp

C# |
public static string FormattedCurrentTimestampISO8601 { get; }

An ISO 8601 formatted string representation
of the current date and time
C# |
public static string FormattedCurrentTimestampISO8601 { get; }