summaryrefslogtreecommitdiff
path: root/src/third_party/timelib-2022.02/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/timelib-2022.02/README.rst')
-rw-r--r--src/third_party/timelib-2022.02/README.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/third_party/timelib-2022.02/README.rst b/src/third_party/timelib-2022.02/README.rst
new file mode 100644
index 00000000000..80b959b579a
--- /dev/null
+++ b/src/third_party/timelib-2022.02/README.rst
@@ -0,0 +1,14 @@
+timelib
+=======
+
+Timelib is a timezone and date/time library that can calculate local time,
+convert between timezones and parse textual descriptions of date/time
+information.
+
+It is the library supporting PHP's Date/Time extension and MongoDB's time zone
+support.
+
+Build Requirements
+------------------
+
+On Debian: ``apt install libcpputest-dev re2c``