I want to convert a variable in date format using “/” or “-” How would this procedure be done?
For example:
- From 03012023 to 01/03/2023
- Or from 03012023 to 03-01-2023
Thank you!!
I want to convert a variable in date format using “/” or “-” How would this procedure be done?
For example:
Thank you!!
Hello @Jose_Miguel_Almonte, You can use the moment.js library for this. Please refer to this post for a comprehensive guide:
And please let me know if this works for you.
Thanks, problem solved!
It will be helpful if you can share the solution. Thanks in advance.
Kind Regards,
M. Hayyan Khan