Digitalcandy
IS-IT--Management
How do I convert a Time field to a text field? For example, I need the text field to disply like 3:30 pm.
So far I have;
ToText({@TimeField}, 'h:m')
But all I get with the code above is 3:30
So far I have;
ToText({@TimeField}, 'h:m')
But all I get with the code above is 3:30