Template:Date on weekday after Juliandate/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Date on weekday after Juliandate. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
This template displays the next date after the given Julian date which falls on the specified weekday.
Examples
In the following, 2456803 is the Julian date for 25 May 2014 (a Sunday).
Syntax | What it looks like | Notes |
---|---|---|
{{Date on weekday after Juliandate|2456803|Monday}}
|
Error: Invalid time. | |
{{Date on weekday after Juliandate|2456803|Tuesday}}
|
Error: Invalid time. | |
{{Date on weekday after Juliandate|2456803|Wednesday}}
|
Error: Invalid time. | |
{{Date on weekday after Juliandate|2456803|Thursday}}
|
Error: Invalid time. | |
{{Date on weekday after Juliandate|2456803|Friday}}
|
Error: Invalid time. | |
{{Date on weekday after Juliandate|2456803|Saturday}}
|
Error: Invalid time. | |
{{Date on weekday after Juliandate|2456803|Sunday}}
|
Error: Invalid time. | When a Julian date falls on the specified weekday, the resulting date will be one week later. |
Parameters
{{Date on weekday after Juliandate|JulianDate|Weekday}}
- Juliandate - starting Julian date
- Weekday - weekday (full English name) for which to generate the date after Julian date
See also