n1k0 / elm-daterange-picker

A date range picker written in Elm.
https://package.elm-lang.org/packages/n1k0/elm-daterange-picker/latest/
MIT License
12 stars 5 forks source link

Add a time zone option. #12

Closed n1k0 closed 4 years ago

n1k0 commented 4 years ago

This patch adds a new zone config option so users can pass their locale timezone and date ranges, while still expressed as UTC, are computed based on the related offset.