Improve type of fiscal year start date#2049
Improve type of fiscal year start date#2049JoshuaBehrens wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
|
Docs Build status updates of commit e39ac4d: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
e39ac4d to
7a64fbb
Compare
|
Docs Build status updates of commit 7a64fbb: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
7a64fbb to
22e86ec
Compare
|
Docs Build status updates of commit 22e86ec: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
The data that is returned from the sandbox areas is in the format YYYY-MM-DD. Therefore it is not a valid date-time regarding RFC3339. It is a RFC3339 full-date and should be defined as such. This improves compatibility to open api tools that interfere with this property.