Conversion of @DateTime.CurrentDateTime()
Hello Guys,
I have a string property containing @DateTime.CurrentDateTime(). In the output, I'm obtaining the following output: 20161115T132137.681 GMT for example.
How to transform that to a more meaningful output? (Date/Time output understandable by the user ) without modification of the property type.
thanks,
Rosy
***Updated by moderator: Lochan to add Categories***