GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

Merge #402 with 0.0.1 of Time formatting extension

Open Bouh opened this issue 2 years ago • 1 comments

Merge https://github.com/GDevelopApp/GDevelop-extensions/pull/402 with 0.0.1 of Time formatting extension

@D8H as you suggested in https://github.com/GDevelopApp/GDevelop-extensions/pull/402#issuecomment-1107455596

Bouh avatar Apr 30 '22 22:04 Bouh

It would probably better to wrap DateTimeFormat. It is much more flexible (localization and verbosity options). https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat

The extension should probably allow to format any date and not just current one.

D8H avatar May 06 '22 23:05 D8H