zigbee2mqtt/lib/util
Andreas Brett 1cde620d70 add support for local ISO8601 timestamp format (#1171)
* add support for local ISO8601 timestamp format

added local ISO8601 timestamp format for local rather than UTC-based timestamps

ISO8601 = 2019-03-01T15:32:45.941+0000
ISO8601_Local = 2019-03-01T16:32:45.941+0100 (for TZ GMT+1)

* fixed indentation

* tabs to spaces

* comply with Travis

* comply with Travis once again

* Removed spaces to make Travis happy

* updates
2019-03-02 16:47:36 +01:00
..
data.js Allow devices and groups to be specified in separate file. https://github.com/Koenkk/zigbee2mqtt/issues/1148 2019-02-24 15:49:41 +01:00
logger.js Remove log_directory_timestamp option, implement default settings, no : in timestamp. #356 #381 2018-09-18 17:51:34 +02:00
settings.js add support for local ISO8601 timestamp format (#1171) 2019-03-02 16:47:36 +01:00
utils.js add support for local ISO8601 timestamp format (#1171) 2019-03-02 16:47:36 +01:00
zigbeeQueue.js Implement zigbee queue. #1027 2019-02-22 18:58:50 +01:00