mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Use Intl.DateTimeFormat instead of moment for date formatting
This commit is contained in:
@@ -70,3 +70,5 @@ delete window.testUtilities.prepareTests;
|
||||
|
||||
mocha.run();
|
||||
})();
|
||||
|
||||
window.getPreferredSystemLocales = () => ['en'];
|
||||
|
||||
Reference in New Issue
Block a user