How to extract the time of a time stamp cell?...

How to extract the time of a time stamp cell?

Is there anyway to extract the time portion of a time stamp field? Iโ€™ve tried several expressions with no luckโ€ฆ I would prefer to use this in a virtual column rather than an actual column.

0 3 373
3 REPLIES 3

Add a formula [TimeStampColumn] into the virtual column and change the columnโ€™s type to Time.

@praveen I think this has been asked beforeโ€ฆ

Formula suggestion: TIME([DateTime])

And of course one for date too.

@Aleksi_Alkio Thanks Aleksi Translate

Top Labels in this Space