Vibhor Sharma
Vibhor Sharma
@ibash that workaround works well. Also, you can do the same thing by putting that component inside a form and listening to the onSubmit event of the form, which is...
Just curious as to why don't you guys propose the use of the ECMAScript Internationalization API instead of using the locale from `date-fns`. Even on the date-fns repo many people...
@scopsy Yes it does support that out of the box using the Intl.RelativeTimeFormat object https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat & has better support as well
@julioflima , Great addition to this library but can you also provide more examples of this feature like can we select time separately or it will always be 12:00 AM?