Open yoannfleurydev opened 1 year ago
It's a great idea !
It's a great idea !
Of course it is, it's yours π
@yoannfleurydev I would like to contribute on this issue !
@yoannfleurydev I would like to contribute on this issue !
Awesome, I assigned you to the issue π
@yoannfleurydev I would like to clarify 1 small detail :
On top of the formatDate
that will allow the use of the synthax :
"create_by": "{{displayName}} le {{date, dd MMMM yyyy}}"
Should I provide more functions like 'hoursToMinutes or simply demonstrate the possibility to add more ?
@yoannfleurydev I would like to clarify 1 small detail : On top of the
formatDate
that will allow the use of the synthax :"create_by": "{{displayName}} le {{date, dd MMMM yyyy}}"
Should I provide more functions like 'hoursToMinutes or simply demonstrate the possibility to add more ?
Don't bother adding too much logic @ntatoud , just the bare minimum to show how to add custom date format in translation.
It could be great to handle date formatting with i18next and give example in the code