M
Mohammed Siraj
Guest
Hello Iram, Parsing Date string literals into Date objects can be an issue with specific date formats. Can you please consider passing a long argument i.e. time in milliseconds instead to Date construction or Date.valueOf. Else, you can leverage Moments.js JavaScript library for server-side scripts. Attached is a sample application exhibiting the same. (Please visit the site to view this file)
Continue reading...
Continue reading...