Changes between Version 2 and Version 3 of Ticket #4029


Ignore:
Timestamp:
09/27/24 02:57:32 (5 hours ago)
Author:
jchd18
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4029 – Description

    v2 v3  
    25252024-09-26T12:30:29Z
    2626}}}
    27 The first line has YMDhms wrong by 2 hours and timeshift should read "+02:00", hence the first line should be showing UTC time with local offset thusly:
     27The second output correctly displays the UTC time.
     28The first line has YMDhms wrong by 2 hours and timeshift should read "+02:00", hence the first line should be showing local time with offset from UTC, like this:
    2829{{{
    29302024-09-26T14:30:29+02:00
    3031}}}
    31 The second output above correctly displays the UTC time.
     32The above reads "it's 14:30:29 local time, and offset from UTC is +2h". To compute UTC from that, one must subtract the offset from the timestamp.
     33
    3234The help file is ambiguous and even wrong on the role of parameter $iType.