Skip to content
Snippets Groups Projects
Commit d6f9793d authored by Tulir Asokan's avatar Tulir Asokan
Browse files

Update fi_fi locale

parent 4b448b4e
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ locales["fi_fi"] = Locale(
"ma": MO, "ti": TU, "ke": WE, "to": TH, "pe": FR, "la": SA, "su": SU,
}, substr=2),
time=RegexMatcher(r"\s?(?:ke?ll?o\.?\s)?"
r"(?P<hour>\d{2})"
r"(?P<hour>\d{1,2})"
r"[:.](?P<minute>\d{2})"
r"(?:[:.](?P<second>\d{2}))?"
r"(?:\s|$)"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment