Difference between revisions of ":Templates/14/en"

From meteobridge
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
 
When variable returns a timestamp, then this converter can be applied:
 
When variable returns a timestamp, then this converter can be applied:
 
* '''utc''' reports timestamp in UTC instead of localtime, which is default.
 
* '''utc''' reports timestamp in UTC instead of localtime, which is default.
 +
* '''apm''' reports timestamp as local time in AM/PM style. Example "201603011123344AM" indicates "2016 March 11, 12:33:44 AM".

Latest revision as of 16:56, 7 May 2016

When variable returns a timestamp, then this converter can be applied:

  • utc reports timestamp in UTC instead of localtime, which is default.
  • apm reports timestamp as local time in AM/PM style. Example "201603011123344AM" indicates "2016 March 11, 12:33:44 AM".