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. ;^)
Showing
This diff is collapsed.
Please register or sign in to comment