Module:Date/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 164:
== Julian date ==
 
The following has an example of converting a [[Wikipedia:Julian day|Julian date]] to a date, then obtaining information about the date.
<syntaxhighlight lang="lua">
-- Code -- Result