-
Conversion of String to DateTime format in Salesforce Org
Hi everyone,
I need to convert a string that I am getting from JSON response (For eg: 2014-08-26T17:50:20.000-0700) to this format ‘6/9/2014 11:57’ to store in field which is of text format in my salesforce org.
Also per my requirement the field which i store date should not be in date/time format. Any guidance is appreciated.
Thanks
Log In to reply.