Fix: max len for iso8601 format is 26
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 23 Apr 2019 18:14:10 +0000 (14:14 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 1 May 2019 21:34:32 +0000 (17:34 -0400)
commitcb0d8c49f51db9be5b72ddefd2c8c4b7ee539c95
treea2687e3d0af0fb1a83bfe297fc71c34f5c73601a
parentd77fb8c7d20b34918268fea841acd11c0507b034
Fix: max len for iso8601 format is 26

The expended format of iso8601 is:
    2019-04-23T18:03:48+00:00

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/common/time.h
This page took 0.025812 seconds and 5 git commands to generate.