techouse / intl-date-time

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

When try to submit empty dates, it sends Invalid Date #4

Closed wemersonrv closed 5 years ago

wemersonrv commented 5 years ago

Hello.

I found an issue with nullable datetime columns. When send empty values, it sends Invalid Date But need to store a valid date or NULL

See image below:

intl-date-time

techouse commented 5 years ago

Will look into it.

techouse commented 5 years ago

Fixed in v1.1.1! Thanx for the info :)