Template:Date on weekday after Juliandate/doc

From blackwiki
< Template:Date on weekday after Juliandate
Revision as of 22:48, 24 April 2020 by imported>Vanisaac (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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}}

  1. Juliandate - starting Julian date
  2. Weekday - weekday (full English name) for which to generate the date after Julian date

See also