techouse / intl-date-time

International DateTime for Laravel Nova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use just the date

henryavila opened this issue · comments

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

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