https://github.com/marcominerva/datetimemadness
A collection of use cases and samples that show how to manage dates and times in a backend
https://github.com/marcominerva/datetimemadness
Last synced: 9 months ago
JSON representation
A collection of use cases and samples that show how to manage dates and times in a backend
- Host: GitHub
- URL: https://github.com/marcominerva/datetimemadness
- Owner: marcominerva
- License: mit
- Created: 2022-04-22T15:29:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T14:07:58.000Z (about 4 years ago)
- Last Synced: 2025-03-13T12:31:22.874Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DateTime Madness
A collection of use cases and samples that show how to manage dates and times in a backend