0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 03:30:43 -05:00
Refringe 3ba9e48a3e
Updates TimeUtil Class
- Adds the `date-fns-tz` module to dep.
- Moves the `date-fns` module from development dependancies to dependancies.
- Removes the depreciated `substr` method usage.
- Adds the `pad` method to handle padding time digits.
- Dates and times are now standardized UTC.
- Adds basic tests for all methods.
2023-11-07 21:32:57 -05:00
..
2023-11-07 21:32:57 -05:00