dowang / pungi

Forked from pungi 7 years ago
Clone

9dbf231 util: Fix timezone offset

Authored and Committed by lsedlar 6 years ago
    util: Fix timezone offset
    
    We need to negate the value: the values are in seconds west of UTC, but
    ISO 8601 wants the offset to be negative for times behind UTC (i.e. to
    the west).
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+4 -1
file modified
+4 -4