We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It's very unintuitive that this assert fails.
assertEquals(TimeZone.UTC, TimeZone.of("UTC"))
I've re-discovered this fact multiple times when writing tests around datetime logic with time zones.
Presumably this is the same root cause as #222
It's very unintuitive that this assert fails.
I've re-discovered this fact multiple times when writing tests around datetime logic with time zones.
Presumably this is the same root cause as #222