move formatDate
from ui/helpers/utils/util.js to shared
, and standardize its usage
#24554
Labels
formatDate
from ui/helpers/utils/util.js to shared
, and standardize its usage
#24554
We have a
formatDate
method inui/helpers/utils/util.js
. We also have one inshared/notifications/index.ts
. As of #24503, we also have one inapp/scripts/controllers/metametrics-data-deletion/metametrics-data-deletion.ts
We should create one standard
formatDate
method that is used throughout the codebase.The text was updated successfully, but these errors were encountered: