vygr/ChrysaLisp

Date library default to UTC

FrankC01 opened this issue · 0 comments

@nuclearfall

Unless you explicitly set the TZ (timezone-init ...), then (date) throws exception.

It would be convenient for a default timezone and UTC is the least controversial in my opinion.

Of course getting the local or configured timezone at the startup process would be great as well.