aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a8122fc..ea445e64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-05-30 Jay Berkenbilt <ejb@ql.org>
+
+ * Add QUtil::qpdf_time_to_iso8601 and QUtil::pdf_time_to_iso8601
+ for converting PDF/qpdf timestamps to ISO-8601 date format.
+
2022-05-18 Jay Berkenbilt <ejb@ql.org>
* Add QUtil::FileCloser to the public API. This is a simple inline