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:22:27 +0000 (17:22 -0400)
commit7a8466be68aa1a9dc842ce13daed81f3f6912648
treec59c54ea10cdc66d15d7b869b324b555141164b7
parenta113ee0dd7fdba285a379289d47351f6e39c51db
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.027677 seconds and 5 git commands to generate.