Jump to content

French Republican calendar: Difference between revisions

m
(julia example)
Line 820:
 
=={{header|Julia}}==
To stay within historical dates, will throw a domain error if the French Republican date is outside the interval the calendar was actually used.
<lang julia>using Dates
 
Line 916 ⟶ 917:
31 December 1805 => (10, "Nivôse", 14)
</pre>
 
 
=={{header|Kotlin}}==
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.