Is there a way to display just the timestamp of the creation date? In my particular case adding the date the object was created is redundant and clutters the repeating group. Can I extract just the time of day?
convert ‘Apr 15, 2018 3:54 pm’ into ‘3:54 pm’
Thank you
Yes! After selecting the expression for the date/time, you can select ‘formatted as’:
And then select the time format from the dropdown:
Which becomes:
This topic was automatically closed after 70 days. New replies are no longer allowed.