Datetime modified tags

Use these tags to insert the modified date or time of the file. These work the same way as the Date/Time Created Tags. All tags except <Year Modified> have a length of two characters at all time.

Note:  These tags do not work on folders.

<Date Modified:format>
<Time Modified:format>
Format date and time based on format string.
yy: 2 digit year
yyyy: 4 digit year
m: Month
mm: 2 digit month with leading zero
mmm: Month as text, short
mmmm: Month as text, long
d: Day
dd: 2 digit day with leading zero
ddd: Day of week as text, short
dddd: Day of week as text, long
h: Hour
hh: 2 digit hour with leading zero
n: Minute
nn: 2 digit minute with leading zero
s: Second
ss: 2 digit second with leading zero

Examples:
<Date Modified:yyyy-mm-dd> outputs the date 2023-03-15
<Time Modified:hh:nn:ss> outputs the time 14:30:00
<Date Modified:dd mmm yyyy> outputs the date 15 Mar 2023
<Date Modified:yyyy-mm-dd hh:nn> outputs the date and time 2023-03-15 14:30
<Sec Modified>  
<Min Modified>  
<Hour Modified>  
<Day Modified>  
<Month Modified:x>  See <Month> tag for a description of the parameter.
<Year Modified:x> See <Year> tag for a description of the parameter.
<UnixTimestamp Modified>  
These tags also support adjusting output value.