cancel
Showing results for 
Search instead for 
Did you mean: 

TimeStamp operation

Former Member
0 Kudos

Hello Forum,

I have a date field as such: 11/26/12   7:05:25PM

The time above is GMT, but we are MST. How can I change the time portion to MST? I tried {Command.REQUESTTIME} -7 but that takes it back 7 days prior leaving the time as is.

Thank you in advance,

Nabilino

Accepted Solutions (0)

Answers (1)

Answers (1)

abhilash_kumar
Active Contributor
0 Kudos

Hi Nabil,

Use ShiftDateTime instead. So, the formula would be:

ShiftDateTime({Input_DateTime_field},"GMT,0,GMT", "MST,420,MDT")

- Abhilash

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces