Re: How can I cause the datetime to be the name of the output file.....
- From: Keith Thompson <kst-u@xxxxxxx>
- Date: Sun, 05 Feb 2006 21:53:27 GMT
Michael Mair <Michael.Mair@xxxxxxxxxxxxxxx> writes:
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
ITYM: YYYY-MM-DD Sort of a rotational error...
has the advantage that it sorts nicely in a directory listing.
</OT>
D'oh! You're right, of course; thanks for the correction.
--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.
- 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
- Re: How can I cause the datetime to be the name of the output file.....
- From: Michael Mair
- How can I cause the datetime to be the name of the output file.....
- Prev by Date: Re: longjmp issue
- Next by Date: Re: longjmp issue
- 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 output file.....
- Index(es):
Relevant Pages
|