This content has been marked as final.
Show 3 replies
-
1. Re: Create a calculated field for date & time
Shinichiro MurakamiJul 1, 2016 8:10 AM (in response to Winson Lui)
Here you go.
dateadd('hour',5,[Time US])
Thanks.
Shin
-
2. Re: Create a calculated field for date & time
Winson Lui Jul 1, 2016 9:05 AM (in response to Shinichiro Murakami)Thanks a lot.
-
3. Re: Create a calculated field for date & time
Shinichiro MurakamiJul 1, 2016 9:19 AM (in response to Winson Lui)
You are very welcome.
You can also put negative value to calc past time.
And also you can put "year", "month" etc...
[ref]
Thanks,
Shin