Skip to content

[client] Do not add dot suffix to shortened dates (depends on the language)

Nicolas Frandeboeuf requested to merge nicofrand/kresus:shortenDates into master

Fixes this issue (2 dots): image

Turns out only some languages require a dot after a truncated day and moment takes care of it already.

Merge request reports