 TWiki Web  >  TWikiVariables > VarGMTIME2
 TWiki Web  >  TWikiVariables > VarGMTIME2%GMTIME{"format"}%
| Variable: | Unit: | Example   | 
|---|---|---|
| $wday | day of the Week (Sun, Mon, Tue, Wed, Thu, Fri, Sat) | Thu | 
| $tz | either "GMT" (if set to gmtime), or "Local" (if set to servertime) | GMT | 
| $http | E-mail & http format timestamp | Fri, 31 Oct 2025 21:17:17 GMT | 
| $month | month in ISO format | Dec | 
| $ye | 2 digit year | 99 | 
| $seconds | seconds | 59 | 
| $minutes | minutes | 59 | 
| $week | number of week in year (ISO 8601) | 34 | 
| $day | day of month | 31 | 
| $hours | hours | 23 | 
| $rcs | RCS format timestamp | 2025/10/31 21:17:17 | 
| $iso | ISO format timestamp | 2025-10-31T21:17:17Z | 
| $dow | day of the week (Sun = 0) | 2 | 
| $year | 4 digit year | 1999 | 
| $epoch | Number of seconds since 00:00 on 1st January, 1970 | 1761945437 | 
| $mo | 2 digit month | 12 | 
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% expands to 31 Oct, 2025 - 21:17:17
 Note: When used in a template topic, this variable will be expanded when the template is used to create a new topic. See TWikiTemplates#TemplateTopicsVars for details.
 Note: When used in a template topic, this variable will be expanded when the template is used to create a new topic. See TWikiTemplates#TemplateTopicsVars for details.
 Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.