(zip->tz zip)
Find the TZDB timezone ID for zip code zip.
Takes the first five digits from the input, stripping any whitespace, and looks up the timezone.
Returns nil if no timezone is found, or if zip isn't valid.
Find the TZDB timezone ID for zip code zip. Takes the first five digits from the input, stripping any whitespace, and looks up the timezone. Returns nil if no timezone is found, or if zip isn't valid.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |