woopsiesdipse

This commit is contained in:
root
2018-10-22 15:48:41 +00:00
parent 1a19711f91
commit d3520d8ebb
2 changed files with 79 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ jingles = playlist("/jingles")
def is_halloween() =
localtime(time(), fun (~sec,~min,~hour,~mday,~mon,~year,~wday,~yday,~isdst) ->
mday >= 22 and mon == 10 and mday <=31) # These are POSIX standards, mon: month of year [0,11]
mday >= 22 and mon == 10-1 and mday <=31) # These are POSIX standards, mon: month of year [0,11]
end
default = switch([