Skip to content

report: use consistent format for dumpEventTime

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/report-time into master

Use the same JS-compatible format on both POSIX and Windows.

Side note: It might be nice to wrap up all the different date-handling pieces of code in a single place, with a single mechanism and using some standardized format(s).

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading