Skip to content

Commit d920840

Browse files
committed
Exporting Finnish locale.
1 parent 72a11de commit d920840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/locales/fi.js

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Sugar.Date.addLocale('fi', {
1919
'stamp': '{dow} {d} {mon} {yyyy} {time}',
2020
'time': '{H}.{mm}',
2121
'timeMarkers': 'klo,kello',
22+
'timeSeparator': '.',
2223
'ordinalSuffix': '.',
2324
'relative': function(num, unit, ms, format) {
2425
var units = this['units'];

0 commit comments

Comments
 (0)