
2025-07-17 22:04:22
Researching ISO 8601 and RFC 3339 date parsing and found this excellent resource: https://ijmacd.github.io/rfc3339-iso8601/
Tried a few packages to solve this problem (dayjs, date-fns, luxon, moment). Unfortunately they are either not accurate enough or very large 😭