Formats the current date as a GMT timestamp

C# |
public static string FormattedCurrentTimestampGMT { get; }

A GMT formatted string representation
of the current date and time
C# |
public static string FormattedCurrentTimestampGMT { get; }