Exemplo n.º 1
0
 /// <summary>
 /// Returns the current date and time in the JavaScript 'Date.toUTCString(); format.
 /// </summary>
 /// <returns></returns>
 protected string GetCurrentISODate() => DateTimes.GetCurrentISODate();