'Java OffsetDateTime isAfter and isBefore handle timezone?
Does OffsetDateTime isAfter and isBefore method handle timezones when doing comparison?
So if one OffsetDateTime is in PST and the other one is UTC, will it automatically do the timezone conversion and compare correctly?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
