mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
Replaced methods/functions of moment.js with date-fns library. The motive was to replace it with a smaller frontend timezone library. Date-fns ~ 11.51 kb moment.js ~ 217.87 kb Some of the format strings change because date-fns encodes them differently from how moment did. Fixes #16373. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| git-tools.bash | ||
| gitlint-rules.py | ||
| html_branches.py | ||
| pretty_print.py | ||
| provision_inner.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||