X-RT-Interface: Web Content-Disposition: inline X-RT-Original-Encoding: utf-8 Message-ID: MIME-Version: 1.0 In-Reply-To: Content-Transfer-Encoding: binary Content-Type: text/plain; charset="utf-8" References: X-Mailer: MIME-tools 5.508 (Entity 5.508) RT-Send-CC: Content-Length: 452 On Sun Dec 31 00:32:24 2017, fdupont wrote: > On Sat Dec 30 13:46:14 2017, marka wrote: > > > => there is still an extra "." in the snprintf format string > > > > We want “.DDDZ” which “.%03uZ” produces. The period separates the > > seconds from the milliseconds. > > => argh! I was disturbed by the isc_time_formatshorttimestamp() > code which was just after in master (and v9_12) and is clearly > wrong (missing Z and .). created ticket.