Skip to content

Support locale for date formating #139

@romaintailhurat

Description

@romaintailhurat

Consider this VTL expression:

cast(cast("2000-" || MOIS_COLLECTE || "-01", date), string, "MMMM")

It currently always returns October but we would like to return the localized name instead (Octobre for a french locale).

Since we are using date-fns for that, it way be as simple as:

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions