Added a few unittests + bugfix in Year
[libdatetime.git] / README
bloba75edebfc44aa93c7c5b0bc16cbe1ad3cd3cb0e3
1    *
2    * This class knows nothing about timezones or the like. It simply calculates
3    * the date and time of a timestamp passed (or vice-versa).
4    *
5    * If you need to take a timezone into account, feel free to inherit from this
6    * class and adjust the values calculated by it.