Template:Gregorian serial date: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
(Created page with "{{#expr: <!--Days from all years past:--> + (({{{year|{{CURRENTYEAR}}}}} - 1) * 365) + ((({{{year|{{CURRENTYEAR}}}}} - 1) - (({{{year|{{CURRENTYEAR}}...")
 
mNo edit summary
Line 30: Line 30:
  }}{{#ifexpr: {{{year|{{CURRENTYEAR}}}}} < 1 |
  }}{{#ifexpr: {{{year|{{CURRENTYEAR}}}}} < 1 |
         _ERROR - Can not handle dates before January 1, 1 A.D.
         _ERROR - Can not handle dates before January 1, 1 A.D.
   }}<noinclude>{{documentation}}</noinclude>
   }}<noinclude></noinclude>

Revision as of 04:04, 30 January 2014

739008