I can’t use command “|yyyy-MM-dd”with {createdate} [Solved]

I have a problem that {crateddate} can’t use command “yyyy-MM-dd” to write the date in filename what i want date form.

also i can’t use command “HH-MM-SS” with {createdtime}
just like {createddate}.

This problem is happening in Directory Opus 12 and 13.
I want use “yyyy-MM-dd” and “|HH-mm-ss” With {createddate}, {createdtime}. is there way to solve this problem?

I accidentally deleted the post, so I'm reuploading it.

Use T# to mark a time format code, e.g. {createdtime|T#HHmm-ss}.

1 Like

Thank you so much for your reply. It solved my problem :heart_eyes:. And {createddate} can be written as #D instead of #T e.g, {createddate|D#yyyyMMdd}