I want to convert date format for "dd-MMM-YYYY" to date format dd/mm/yyyy via Coding.
E.g. 13-Nov-2012 10:37:54 AM EST to 26/11/2012
Any help is appriciated.
When using the help file, you can search for the format expression.
This explains into great detail how to use the format() function and which format expressions to use when formatting data.
|Pressing F1 is so much faster than opening your browser| |To-Increase|
Comments
When using the help file, you can search for the format expression.
This explains into great detail how to use the format() function and which format expressions to use when formatting data.
|To-Increase|