Forum Discussion

UrsulaLl's avatar
UrsulaLl
Qrew Assistant Captain
9 years ago

Convert Date/Time Field to include Seconds

I have a date/time field that shows MM/DD/YY HH:MM, what I need is to also include the Seconds. I tried converting my date/time field into a formula field, using:  Second(ToTimeOfDay([Date Modified]))...