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
Hello, in earlier versions, you can use the Globalize.format() method to convert to different date formats, such as:
yyyyMMddHHmmss
MM/dd/yy
yyyy/MM/dd HH:mm
yyyy/MM/dd hh:mm a
dd-MMM-yy
How can I still get the above results after upgrading the version now? Please give me a solution, thank you!
The text was updated successfully, but these errors were encountered:
Hello, in earlier versions, you can use the Globalize.format() method to convert to different date formats, such as:
yyyyMMddHHmmss
MM/dd/yy
yyyy/MM/dd HH:mm
yyyy/MM/dd hh:mm a
dd-MMM-yy
How can I still get the above results after upgrading the version now? Please give me a solution, thank you!
The text was updated successfully, but these errors were encountered: