Merge PR #910 into 16.0

Signed-off-by HviorForgeFlow
This commit is contained in:
OCA-git-bot
2024-07-24 08:14:26 +00:00

View File

@@ -136,4 +136,4 @@ class Py3oParserContext(object):
no_break_space=True,
)
return self._format_date(self._env, value)
return self._format_date(value)