Re: How can I cause the datetime to be the name of the outputfile.....
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Sun, 05 Feb 2006 12:30:40 -0500
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/>
.
- Follow-Ups:
- Re: How can I cause the datetime to be the name of the outputfile.....
- From: Keith Thompson
- Re: How can I cause the datetime to be the name of the outputfile.....
- References:
- How can I cause the datetime to be the name of the output file.....
- From: Merlin
- Re: How can I cause the datetime to be the name of the output file.....
- From: Keith Thompson
- How can I cause the datetime to be the name of the output file.....
- Prev by Date: Re: ANSI C compliance
- Next by Date: Re: How can I cause the datetime to be the name of the output file.....
- Previous by thread: Re: How can I cause the datetime to be the name of the output file.....
- Next by thread: Re: How can I cause the datetime to be the name of the outputfile.....
- Index(es):
Relevant Pages
|