I’m building a detailed cutover/go-live schedule and need both date and time (hours:minutes) for each task’s start and end. The standard Date column type only records dates, which isn’t sufficient.
I’ve read in a few places that Smartsheet has rolled out a Date/Time column type, but it doesn’t seem to be available in my account. Does anyone know:
- Is the Date/Time column fully rolled out yet?
- How can I get it enabled in my environment?
In the meantime, I’m considering a workaround with helper columns (separate Date + Time, then combine with formulas). But that feels clunky, especially since I’ll be using dependencies.
Here’s an example of what I’m trying to achieve:
Task | Start | End |
---|
Task 1 | 1/1/25 1:00 PM | 1/1/25 1:35 PM |
Task 2 | 1/2/25 4:15 PM | 1/2/25 4:30 PM |
I’ve reviewed articles, community posts, and even tried AI tools, but haven’t found a solid solution. Any guidance or best practices would be appreciated!