Merge PR #467 into 13.0

Signed-off-by dreispt
This commit is contained in:
OCA-git-bot
2021-03-16 10:13:48 +00:00

View File

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