|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/VarGMTIME?rev=1;sortcol=0;table=1;up=0
Дата изменения: Unknown Дата индексирования: Mon Apr 11 13:03:10 2016 Кодировка: koi8-r |
%GMTIME% OR %GMTIME{"format"}%
%GMTIME% uses the default date format defined by the {DefaultDateFormat} setting in configure | Token: | Unit: | Example |
|---|---|---|
$day | day of month | 31 |
$dow | day of the week (Sun = 0) | 2 |
$epoch | Number of seconds since 00:00 on 1st January, 1970 | 1460368990 |
$hours | hours | 23 |
$http | E-mail & http format timestamp | Mon, 11 Apr 2016 10:03:10 GMT |
$iso | ISO format timestamp | 2016-04-11T10:03:10Z |
$minutes | minutes | 59 |
$mo | 2 digit month | 12 |
$month | short name of month | Dec |
$rcs | RCS format timestamp | 2016/04/11 10:03:10 |
$seconds | seconds | 59 |
$tz | either "GMT" (if set to gmtime), or "Local" (if set to servertime) | GMT |
$wday | day of the Week (Sun, Mon, Tue, Wed, Thu, Fri, Sat) | Thu |
$week | number of week in year (ISO 8601) | 34 |
$ye | 2 digit year | 99 |
$year | 4 digit year | 1999 |
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% expands to 11 Apr, 2016 - 10:03:10
When used in a template topic, this macro will be expanded when the template is used to create a new topic. See TemplateTopics#TemplateTopicsVars for details.
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.