You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{WebApp} fix the not recognized as a valid DateTime error (#17260)
* {WebApp} fix the not recognized as a valid DateTime error
This conversion to localtime should fix the conversion issue due to localization format
* Fix for the DateTime.Parse(s.Time) to address the localization issue
Fix for the DateTime.Parse(s.Time) to address the localization issue and avoid the error String was not recognized as a valid DateTime
* Update ChangeLog.md
* Update ChangeLog.md
Co-authored-by: Beisi Zhou <[email protected]>
0 commit comments