techouse / intl-date-time

International DateTime for Laravel Nova
MIT License
57 stars 21 forks source link

Use just the date #22

Closed henryavila closed 4 years ago

henryavila commented 4 years ago

Hi. Is possible to use just for date, and don't show the time (in view and picker)? use with a Date DB column?

techouse commented 4 years ago

Yes.

techouse commented 4 years ago

Its not that simple, because the timezone gets changes in the background, it sometimes changes the date for a day. Any fix for this?

see #25