An open API service indexing awesome lists of open source software.

https://github.com/yusuf-daglioglu/datetime-egde-case-example

Examples of date time edge cases
https://github.com/yusuf-daglioglu/datetime-egde-case-example

date datetime time timezone

Last synced: 5 months ago
JSON representation

Examples of date time edge cases

Awesome Lists containing this project

README

          

# ABOUT THIS REPOSITORY

I put some examples of edge cases of "java.time" library:

- What happens when we parse invalid (non-existence) dates
- How can we handle the invalid (non-existence) dates
- Real example of a timezone change

## Other details about date and time

All my tutorials can be found here: