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 yearyyyy: 4 digit yearm: Monthmm: 2 digit month with leading zerommm: Month as text, shortmmmm: Month as text, longd: Daydd: 2 digit day with leading zeroddd: Day of week as text, shortdddd: Day of week as text, longh: Hourhh: 2 digit hour with leading zeron: Minutenn: 2 digit minute with leading zeros: Secondss: 2 digit second with leading zeroExamples: <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> |