Discordian date: Difference between revisions

m
(Added Julia language)
Line 1,740:
using Dates
 
function discordiandate(year::Integer, month::Integer, day::Integer)
const DISCORDIANSEASONS = ["Chaos", "Discord", "Confusion", "Bureaucracy", "The Aftermath"]
const HOLIDAYS = Dict(
Anonymous user