aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-30 15:00:36 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-31 02:03:08 +0200
commit04fc7c4bea9b4efa38a7398b6db56a8fe5273bfb (patch)
tree4148a27d5f8f2d01681d1c6c41b9fceabe2a1042 /ChangeLog
parent6a7c45838171fd8cc4508d09626e27d9066bb39d (diff)
downloadqpdf-04fc7c4bea9b4efa38a7398b6db56a8fe5273bfb.tar.zst
Add conversions to ISO-8601 date format
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