Difference between revisions of "Template:Sandbox"

From Free Software Directory
Jump to: navigation, search
m (Undo revision 49374 by Adfeno (talk))
m
Line 1: Line 1:
{{#switch: {{#ifexpr: {{LOCALTIMESTAMP}} > {{CURRENTTIMESTAMP}}
+
{{#switch: {{#ifexpr: {{#time: xNU | {{LOCALTIMESTAMP}} }} > {{#time: xNU }}
                       | +{{padleft: {{#expr: ({{LOCALTIMESTAMP}} - {{CURRENTTIMESTAMP}}) / 100 }} | 4 }}
+
                       | +{{#expr: ( {{#time: xNU | {{LOCALTIMESTAMP}} }} - {{#time: xNU }} ) / ( 60 ^ 2 ) }}
                       | {{#ifexpr: {{LOCALTIMESTAMP}} < {{CURRENTTIMESTAMP}}
+
                       | {{#ifexpr: {{#time: xNU | {{LOCALTIMESTAMP}} }} < {{#time: xNU }}
                                   | -{{padleft: {{#expr: ({{CURRENTTIMESTAMP}} - {{LOCALTIMESTAMP}}) / 100 }} | 4 }}
+
                                   | -{{#expr: ( {{#time: xNU }} - {{#time: xNU | {{LOCALTIMESTAMP}} }} ) / ( 60 ^ 2 ) }}
                                   | +0000 }} }}
+
                                   | +0 }} }}
           | -0500 = EST
+
           | -5 = EST
           | -0400 = EDT
+
           | -4 = EDT
 
           |#default = <span class="error">EST (fallback mode)</span> }}
 
           |#default = <span class="error">EST (fallback mode)</span> }}

Revision as of 23:21, 1 February 2018

EDT



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.