What's Changed
- Add IANA timezone string support to all date manipulation functions (
addDays,addMonths,addYears,parse,format, etc.) - Fix timezone offset range and month boundary handling in
isValid - Update documentation to reflect v4.3.0 API changes
Full Changelog: v4.2.0...v4.3.0