rluiten / elm-date-extra

Elm Date Extra library add/subtract/diff/format etc dates
http://package.elm-lang.org/packages/rluiten/elm-date-extra/latest
BSD 3-Clause "New" or "Revised" License
75 stars 36 forks source link

What happened to Date.floor? #68

Open alxvallejo opened 6 years ago

alxvallejo commented 6 years ago

Is there a way to get the reset, midnight date from 9.3.1?

rluiten commented 6 years ago

I changed the floor name a while back to match closer with moment.

Should do what you want.

http://package.elm-lang.org/packages/rluiten/elm-date-extra/9.3.1/Date-Extra-TimeUnit#startOfTime

http://package.elm-lang.org/packages/rluiten/elm-date-extra/9.3.1/Date-Extra-TimeUnit#endOfTime