README.rst 347 B

1234567891011121314
  1. timelib
  2. =======
  3. Timelib is a timezone and date/time library that can calculate local time,
  4. convert between timezones and parse textual descriptions of date/time
  5. information.
  6. It is the library supporting PHP's Date/Time extension and MongoDB's time zone
  7. support.
  8. Build Requirements
  9. ------------------
  10. On Debian: ``apt install libcpputest-dev``