Commit Graph
4 Commits
Author SHA1 Message Date
Mateusz Szklarek 06a0abd303 Rename calendarUTC to calendarGMT 2025-07-30 12:34:04 +00:00
Mateusz Szklarek 3a7b9b8fd6 Fix issue with non-deterministic tests
`calendarUTC` was using system locale and because formatters are static
when they were created start using wrong locale instead of hardcoded one
2025-07-30 12:34:04 +00:00
Mateusz Szklarek f1213eaeb6 Remove no longer needed helper for legacy XCTest's tests 2025-07-17 12:02:02 +01:00
Mateusz Szklarek 37333bf240 Rename fixedCurrentDate to currentDate and simplify traits naming
Add missing docs
2025-07-17 12:01:21 +01:00