How do you view an updating date/time field?

How do you view an updating date/time field? I’d like to show this as a “realtime clock” on my FPMI client screens. Thanks,

Check out the date/time display in the Component Pack 1 goodie!

You can make your own time display by adding a date property to a label, and then binding the label’s text to the date property using the dateFormat expression. Please see the documentation for the syntax of the dateFormat expression.