[Bug 3468] Validity interval changes during Daylight Saving Time

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Aug 10 17:32:45 AEST 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3468

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |dtucker at dtucker.net
           Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
   Attachment #3611|                            |ok?(dtucker at dtucker.net)
              Flags|                            |

--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Created attachment 3611
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3611&action=edit
Implement 'Z' suffix and raw hex seconds-since-epoch

This implements the Z suffix and 0x-prefixed hex values for
seconds-since-epoch.

I didn't go with '@decimal' for the latter as IMO these are mostly
intended for interfacing with other tools (inc. tests) and are a bit
easier to tell apart from something date/time-shaped and consequently
less likely to enter accidentally.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list