mirror of https://gitee.com/bigwinds/arangodb
updated documentation
This commit is contained in:
parent
0c99c2e50f
commit
7c7b7205a7
|
@ -777,7 +777,9 @@ namespace triagens {
|
|||
///
|
||||
/// If specified, all dates and times in log messages will use the server's
|
||||
/// local time-zone. If not specified, all dates and times in log messages
|
||||
/// will be printed in UTC / Zulu time.
|
||||
/// will be printed in UTC / Zulu time. The date and time format used in logs
|
||||
/// is always `YYYY-MM-DD HH:MM:SS`, regardless of this setting. If UTC time
|
||||
/// is used, a `Z` will be appended to indicate Zulu time.
|
||||
/// @endDocuBlock
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
Loading…
Reference in New Issue