Changes

Jump to: navigation, search

Sscalculation

312 bytes added, 15:40, 11 November 2013
Using sscalculation to Change Date Formats of Data in Custom Fields
|%h||will return hour (''01-12'')
|-
|%i||will return minutes, e.g. (''00-59'')|-|%j||will return day of year (''001-366'')
|-
|%k||will return hour (''0-23'')
|-
|%l||will return hour (''1-12'')
|-
|%m||will return the month number, e.g. ''09'' for September
|-
|%s||will return seconds (''00-59'')
|-
|%u||will return the week number (''00-53'') where Monday is the first day of the week
|-
|%w||day of the week (''0''=Sunday...''6''=Saturday)
|-
|%y||will return the truncated year, e.g. ''12'' for 2012
|-
|%T||will return the full time in 24-hour format, e.g. ''23:00:00''
|-
|%U||will return the week number (''00-53'') where Sunday is the first day of the week
|-
|%W||will return the day of the week, e.g. ''Sunday''
8,849
edits

Navigation menu