stormtrooper
Programmer
Hi. I have a date time field formula that looks like this:
totext({DATE_TIME_DTM},"h:mm:ss"
The time that is contained in this field has the am/pm attached to it and that's what I want to display. So far, with the above formula, I get what I want, just the time but I also need to pick up the am/pm part as well.
Please advise, thanks.
totext({DATE_TIME_DTM},"h:mm:ss"
The time that is contained in this field has the am/pm attached to it and that's what I want to display. So far, with the above formula, I get what I want, just the time but I also need to pick up the am/pm part as well.
Please advise, thanks.