What formula is required in a UI Only field to turn a datetime into something that appears as HH:MM.
For example, my datetime field is currently showing a full date/time e.g. “14/07/2016 09:07” but I want to see just “09:07”. The Hour and Minute function work to an extent, though I’m losing a 0 at the end, so “09:00” shows as “9:0”.
Ideally we’d append a text field “Subject” to the end:
{{StartDateTime}} {{Subject}}
What formula is needed to turn this into:
{{HH:MM}} {{Subject text here}}
Question
UI Only field to show HH:MM from datetime field
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.