Time stamp help

There is an advanced feature for the text filter that might meet your needs. The time based keywords can be succeeded by an strftime compatible code that specifies the format of the time.

For example,
#createdate %I:%M:%S %p#
will display the time as “01:12:44 PM”

The keywords that support this feature are: createdate, filedate, localfiledate, and localtime

The strftime format specification can be found here:
http://man7.org/linux/man-pages/man3/strftime.3.html

This feature is poorly documented. I have not thought of a user friendly way to add this to the user interface.

If someone wants to contribute to the Shotcut documentation, they could document this feature in the documentation section: