You need to sign in to do that
Don't have an account?
DateTime Formula field
Formula Field : Visited Time
Return type = TEXT
The output i am seeing is in GMT . How can i get the output in the field Visited_Time__c to be the same as the CreatedDate Time
In this example, Visited Time = 18:14:49z , Created Time = 2:14 pm
I would like the Vistied Time = 2:14 pm
Time value is stored in GMT but should display in the users’ time zone.
https://help.salesforce.com/articleView?id=formula_using_date_datetime.htm&type=5
Thanks,
Vinay Kumar