-
JC Brand authored
- Use native `getTime` method instead of moment's `valueOf` - Use toISOString() instead of moment().format() This makes the code timezone independent since we're now globally using UTC.
9528276b
- Use native `getTime` method instead of moment's `valueOf` - Use toISOString() instead of moment().format() This makes the code timezone independent since we're now globally using UTC.