Is there an easy way to adjust the timezone on a "created date" column?
There is a sheet with webform that my team uses for task requests that has a "created date" column. The date/time is automatic, and 3 hours behind our actual timezone.
Is there an easy way to adjust this?
Answers
-
Hey @RGarrels
There's a straight-forward work-around that may work for you using the Record Date Automation.
Create a helper DATE column. I typically call the column Local Created Date as it will be in Local Date. You will also need a Time Helper column if the Time portion of the timestamp is important.
The time shown in the Created date should be local time. To bring that time into a helper column, see this article https://help.smartsheet.com/function/time
=TIME(RIGHT(Created@row, 8))
Will this work for you?
Kelly
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!