datetimeoffset 0.2.1
New features
format_exiftool()formats datetime strings as expected by the command-line toolexiftool(#54).as_datetimeoffset.integer()andas_datetimeoffset.numeric()
coerce numeric values as the newdatetimeoffset()objectsyearfield (#53).
Bug fixes and minor improvements
-
format_iso8601()has new argumentmodewhich supports "normal" and "xmp".- XMP metadata datetimes are a strict subset of ISO 8601 datetimes
-
as_datetimeoffset.character()now parses pdfmark datetimes of the formD:YYYYmmddHHMMSSZ00'00'(#56) -
Skip a test on CRAN which was failing on
r-oldrel-windows-ix86+x86_64(#52)