Activity
Fix setTime not syncing to the internal date
Fix setTime not syncing to the internal date
test: add failing test for ISOTimestamp not being updated via setTime
test: add failing test for ISOTimestamp not being updated via setTime
Force push
test: add failing test for ISOTimestamp not being updated via setTime
test: add failing test for ISOTimestamp not being updated via setTime
Fix the link to the "date-fns" project page
Fix the link to the "date-fns" project page
Pull request merge
Fix DST bug when creating an instance in the transition hour
Fix DST bug when creating an instance in the transition hour
Add fallback support for ±HH:MM/±HHMM/±HH
Add fallback support for ±HH:MM/±HHMM/±HH
Add and reorganize tests, add change log entry, cut few bytes
Add and reorganize tests, add change log entry, cut few bytes
Pull request merge
Fix invalid date issues, promote to v1.0.1
Fix invalid date issues, promote to v1.0.1
Add tz function that enables deeper integration with date-fns
Add tz function that enables deeper integration with date-fns
Allow creating TZDate from Date
Allow creating TZDate from Date
Simplify the date construct symbol usage
Simplify the date construct symbol usage