Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I had a date field with values like this: '01-02-2016' and i want to make the value a format like this: '41640'.
How to convert the date value to a number like this?
Any help!
Thanks,
ahmed100
Thanks a lot Jagan!
Regards,
ahmed100
Hi jagan,
Can you please tell me how to represent December 21, 2016 20:18 in Date format like MMMM DD,YYYY hh:mm or anything.My required format is MM/DD/YY
Hi,
Try this
MMMM DD,YYYY hh:mm
Regards,
Jagan.