Artemis-Holdings / dead-drop

DeadDrop is an encrypted messaging platform that decouples users from data allowing for secure and anonymous information exchange.
0 stars 0 forks source link

Upgrade Dates to Temporal #16

Closed TheMagicNacho closed 1 year ago

TheMagicNacho commented 1 year ago

ECMA is prototyping the use of a replacement to Date. We should use it. https://tc39.es/proposal-temporal/docs/index.html

It's still in beta, but I want to use this on our beta branch.

TheMagicNacho commented 1 year ago

Obsolete with rust refactor