Datetime created tags
These tags are only available on Windows (any version) and macOS from version 4.21
Use these tags to insert the created date or time of the file or folder. All tags except <Year Created> has a length of two characters at all time.
<Date Created:format><Time Created: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 Created:yyyy-mm-dd> outputs the date 2023-03-15 <Time Created:hh:nn:ss> outputs the time 14:30:00 <Date Created:dd mmm yyyy> outputs the date 15 Mar 2023 <Date Created:yyyy-mm-dd hh:nn> outputs the date and time 2023-03-15 14:30 |
<Sec Created> |
|
<Min Created> |
|
<Hour Created> |
|
<Day Created> |
|
<Month Created:x> |
See <Month> tag for a description of the parameter. |
<Year Created:x> |
See <Year> tag for a description of the parameter. |
<UnixTimestamp Created> |