Base solution for your next web application
Open Closed

Issue in saving Datetime in Arabic language #11125


User avatar
0
tanzil6 created

Hello,

  • Our product version is v11.0.1

  • Product type MVC

  • Product framework type .net core

We are facing an issue while saving datetime by submitting html form. In the form we have an input with datetimepicker. Our solution has english & arabic language. The problem is happening only in arabic language as the calendar we have is using the gregorian format. As we modified the moment.local in layout.cshtml to always use the gregorian format. Kindly help us, how to modify the datetimeformat on server to always use the gregorian format. e.g en-US or en-GB.


1 Answer(s)