We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a11de commit d920840Copy full SHA for d920840
dist/locales/fi.js
@@ -19,6 +19,7 @@ Sugar.Date.addLocale('fi', {
19
'stamp': '{dow} {d} {mon} {yyyy} {time}',
20
'time': '{H}.{mm}',
21
'timeMarkers': 'klo,kello',
22
+ 'timeSeparator': '.',
23
'ordinalSuffix': '.',
24
'relative': function(num, unit, ms, format) {
25
var units = this['units'];
0 commit comments