1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-12 08:36:18 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
krawieck
39b12fe3bc change "this" formatting 2021-02-12 23:44:15 +01:00
krawieck
40636246df Add extension for relative time and fix a bug
the bug was that time from server is in UTC format,
and our time is in local format, so it needed
to be shifted back to UTC.

oddly enough .toUtc() method didn't work
2021-02-12 17:53:51 +01:00