i can't seem to get {ordinal_date} to work inside the regular format property for the module.
I would like the ordinal_date format replacement to work in the format string of the clock module.
As well, document what format replacements are only for the tooltip and for both.
looking at the source from #2885 and its issue #2878, it seems this feature is only added for the "toolbar" due to non-standardization between languages and big formatting libraries.
I do agree that a centralized format function would solve the issue, but i would like to have this accessible in the main format, or at least clarity (and for the other replacements) in the docs.
(i'm willing to make these changes)
i can't seem to get
{ordinal_date}to work inside the regular format property for the module.I would like the
ordinal_dateformat replacement to work in the format string of the clock module.As well, document what format replacements are only for the tooltip and for both.
looking at the source from #2885 and its issue #2878, it seems this feature is only added for the "toolbar" due to non-standardization between languages and big formatting libraries.
I do agree that a centralized format function would solve the issue, but i would like to have this accessible in the main format, or at least clarity (and for the other replacements) in the docs.
(i'm willing to make these changes)