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