Files
Your Name 23113fedf3 test: add timezone package tests
Add comprehensive tests for timezone functionality:
- Init (valid/invalid timezones, default)
- getUTCOffset
- Now (with/without location)
- Location (with/without location)
- Name (with/without name)
- StartOfDay, Today, EndOfDay
- StartOfWeek (Monday-based)
- StartOfMonth
- ParseInLocation
- ParseInUserLocation (valid/empty/invalid TZ)
- NowInUserLocation
- StartOfDayInUserLocation

Coverage: timezone 45.2% → 93.5%
2026-05-29 21:20:30 +08:00
..
2026-05-29 16:24:23 +08:00
2026-05-29 20:50:16 +08:00
2026-05-29 17:38:48 +08:00
2026-05-29 21:20:30 +08:00