I’m working on a project which uses l10n.
If I set the locale to EN and try to display a time (08:00), I get:
8 a.m.
If I set the locale to FR I get:
08:00:00
But it should be something like:
8h
Why am I getting this format ? How can I get the proper format ?
Apparently there is no default time format set for FR locale.
What you can do is configure the format module:
Create it:
And define the french format: