techouse / intl-date-time

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

How use in Date Filters? #18

Closed cbmaster-net closed 4 years ago

cbmaster-net commented 4 years ago

How use Techouse\IntlDateTime\IntlDateTime in Date Filters? For example https://nova.laravel.com/docs/2.0/filters/defining-filters.html#date-filters

techouse commented 4 years ago

Hi! To be honest I have no idea. If I had more free time on my hands I would look into it but unfortunately, that is not the case, so if anyone is up to the challenge, by all means.

oleksandr-roskovynskyi commented 4 years ago

I'll try to rewrite the components...

techouse commented 4 years ago

I'll try to rewrite the components...

OK. 🚀

However, this does not look like a simple re-write but more like different package altogether. This is a Field and what you're asking for is a Filter.

P.S.: I have just updated the package's dependencies. Be sure to fork this one as it has almost 2 months worth of updated packages in it. 😇

oleksandr-roskovynskyi commented 4 years ago

I'll try to rewrite the Filter component in future (that's what I meant)