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

From meteoplug
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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Templates)
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".
TranslationWhen 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".

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".