Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Macros
epochs.h File Reference
#include <glib.h>

Go to the source code of this file.

Macros

#define EPOCH_DELTA_1900_01_01_00_00_00_UTC   2208988800U
 
#define EPOCH_DELTA_1904_01_01_00_00_00_UTC   2082844800U
 
#define EPOCH_DELTA_1601_01_01_00_00_00_UTC   UINT64_C(11644473600)
 
#define EPOCH_DELTA_2000_01_01_00_00_00_UTC   ((unsigned)(((3*365 + 366)*7 + 2*365)*24*3600))
 

Detailed Description

Definitions of epoch values for various absolute time types.

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 2006 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later