Suggest iso-offset as value for WebFlux time and date-time properties

Closes gh-22174
This commit is contained in:
Andy Wilkinson 2020-06-30 17:35:45 +01:00
parent c26b462255
commit 6da52a0d08
1 changed files with 8 additions and 0 deletions

View File

@ -2026,6 +2026,10 @@
{
"value": "iso",
"description": "ISO-8601 extended local date-time format."
},
{
"value": "iso-offset",
"description": "ISO offset date-time format."
}
],
"providers": [
@ -2044,6 +2048,10 @@
{
"value": "iso",
"description": "ISO-8601 extended local time format."
},
{
"value": "iso-offset",
"description": "ISO offset time format."
}
],
"providers": [