Skip to content
Snippets Groups Projects
Commit 98d04248 authored by Nans Lefebvre's avatar Nans Lefebvre
Browse files

[FIX] survey: support custom server date format in (frontend) surveys

The library moment.js does not support custom date formats anymore.
The following warning is given:
Deprecation warning: value provided is not in a recognized ISO format.
As a result, the moment contains 'Invalid Date',
which would remove possibility to complete a survey containing a date
in any format different than the default.

opw 1930152

closes odoo/odoo#30894
parent 495d475d
No related branches found
No related tags found
No related merge requests found
Loading
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