https://github.com/karenpayneoregon/time-zones-sample
Code sample to get timezone(s) for a computer
https://github.com/karenpayneoregon/time-zones-sample
chsarp-core classlibrary net8
Last synced: 2 months ago
JSON representation
Code sample to get timezone(s) for a computer
- Host: GitHub
- URL: https://github.com/karenpayneoregon/time-zones-sample
- Owner: karenpayneoregon
- Created: 2023-12-21T12:14:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-21T12:30:22.000Z (over 1 year ago)
- Last Synced: 2025-01-29T00:28:49.571Z (4 months ago)
- Topics: chsarp-core, classlibrary, net8
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Get timezones

Code to get timezones for the computer running the code with an Internet connection.
For some, this can be seen as an exercise/learning expereince dependent on expertise level. Others may scrutinize aspects of the code, there is usually at least one that will overthink or find improvements.