X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ftime.h;fp=src%2Fcommon%2Ftime.h;h=5ea8c66286f3d5d79ef9abdb959caa784debd697;hp=7e760599fd54ba6c2f0f8c2e400b5c4e00f1e0d1;hb=cb0d8c49f51db9be5b72ddefd2c8c4b7ee539c95;hpb=d77fb8c7d20b34918268fea841acd11c0507b034 diff --git a/src/common/time.h b/src/common/time.h index 7e760599f..5ea8c6628 100644 --- a/src/common/time.h +++ b/src/common/time.h @@ -47,7 +47,7 @@ bool locale_supports_utf8(void); #define HR_UNIT "h" #define ISO8601_FORMAT "%Y%m%dT%H%M%S%z" -#define ISO8601_LEN 21 +#define ISO8601_LEN 26 /* * timespec_to_ms: Convert timespec to milliseconds.