Victor Hugo Matias
Victor Hugo Matias
Yes, to set "literally" a timezone, you need the "tz" method (additional) from moment,js. Documentation: https://momentjs.com/timezone/docs/
@zaggino Yep, but all of the shortcuts i've tried to set did not worked, for some reason that i don't know.
For those who are searching something similar, I found out that `autoUnmask: true` does the trick. This works to validate the raw value with zod schema too. Don't know if...
Until this is not approved, I'm looking to apply something similar on my app via "onInteractOutside" function. On Windows/LTR app, this works great. Have someone tested this on Mac (Safari)...