- Table of Contents
- Examples -- Learning by doing
- Basics -- How to get information
PEAR Date is a generic class to represent and work
with dates.
It does not use timestamps which means it can be used for dates before
1970 and after 2038.
The class provides methods to convert a date in different formats,
calculate differences, weekdays and more.