The core pearl of wisdom:
Timezones are a presentation-layer problem!
Most of your code shouldn't be dealing with timezones or local time.
- What Every Programmer Should Know About Time
- UTC Time in Wikipedia
- Epoch Converter web app
- Java library: Joda Time
- Current time and System.currentTimeMillis()
No comments:
Post a Comment