Hi Carsten, > On Jun 3, 2024, at 4:12 PM, Carsten Bormann <[email protected]> wrote: > > (2) I’d love to know what kinds of timestamps real YANG implementations send > here — do they really pollute their timestamps with local-time offset > information? > Does any recipient actually care about the local-time relation information > encoded here? > I’d expect everything to be -00:00, but then I’m a utilitarian.
In all applications I’ve worked on, time is encoded in UTC using the ‘Z’ suffix on the wire, and as UTC in the database. The presentation-layer always maps the UTC to/from local-time. Kent
_______________________________________________ netmod mailing list -- [email protected] To unsubscribe send an email to [email protected]
