8df86bccf0
Bunyan CLI was not handling timezone conversion properly when set to use local time. This patch uses [Moment.js][] to fix those issues. * Timezone conversions work properly across DST conversions * The timezone, when shown, is correctly shown as `±hh:mm` * The timzeone is omitted on short output, since it isn't that short. Except when UTC is used, since that can be indicated by the single character `Z` Fixes #245 [Moment.js]: http://momentjs.com/ |
||
---|---|---|
.. | ||
bunyan |