Apr 18, 2024
Hmm. Agreed that thoughtless use of LocalDateTime can cause problems. But so can thoughtless use of a format that *does* contain a timezone or an offset. I provided such an example in https://levelup.gitconnected.com/why-is-programming-with-dates-so-hard-7477b4aeff4c. One needs to understand one's particular use case.