You can put this relevance right in front of the file modification time.
q: ((month of it as two digits & “/” & day_of_month of it as two digits & “/” & year of it as string) of date(local time zone) of it & " "& (two digit hour of it as string & “:” & two digit minute of it as string & “:” & two digit second of it as string) of time (local time zone) of it) of now
You can put this relevance right in front of the file modification time.
q: ((month of it as two digits & “/” & day_of_month of it as two digits & “/” & year of it as string) of date(local time zone) of it & " "& (two digit hour of it as string & “:” & two digit minute of it as string & “:” & two digit second of it as string) of time (local time zone) of it) of now
A: 02/24/2010 15:05:20
Lee Wei
Thank you! While I was hoping for a command switch this will definately work!