From 04fc7c4bea9b4efa38a7398b6db56a8fe5273bfb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 30 May 2022 09:00:36 -0400 Subject: Add conversions to ISO-8601 date format --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a8122fc..ea445e64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-05-30 Jay Berkenbilt + + * 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 * Add QUtil::FileCloser to the public API. This is a simple inline -- cgit v1.2.3-54-g00ecf