Commit befc802c authored by Shane Hathaway's avatar Shane Hathaway

Changes to DateTime include:

- Usage of integer arithmetic where possible to
  eliminate rounding errors.

- Better support for daylight savings time.

- Usage of long integer milliseconds, making it
  possible to do date comparisons with more
  logical results.

- Fixes for Y10K and Y1K bugs. ;^)
parent e10b17d2
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment