Re: How can I cause the datetime to be the name of the outputfile.....



Keith Thompson wrote:

.... snip ...

<OT>
If you care about being able to understand the file names after you've
generated them, you might use a format other than 020206143260.zip,
perhaps something like 2006-02-02-143260.zip; using MMMM-DD-YY also
has the advantage that it sorts nicely in a directory listing.
</OT>

Using ISO standard YYYY-MM-DD sorts much better. :-) I have yet
to find a year with 9999 months.

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>


.



Relevant Pages