feat: extend useFormattedISODate helper function for advanced use cases
* can now be used to represent date, time and datetime strings * does support nullish-values with proper types (and adds a corrosponding default value) * allows timezone offset to be stripped for use in datetime-local input fields
Please register or sign in to comment