format placeholder for date/time of last file modification

D

DB

I'm working on formatting datetime as the last date the file was modified.

The issue is that I must use military time & time zone.


EXAMPLE:
111230IOct06

11 1230 I
Oct 06
(day) (24hr clock time) (time zone) (month)
(year)
 
Top