[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: date parsing on "bite-sized tasks" list

From: <kfogel_at_collab.net>
Date: 2001-08-22 02:11:28 CEST

Tripp Lilley <tlilley@perspex.com> writes:
> Personally, I've used the "interesting" (ie: context-sensitive, ambiguous)
> forms like "yesterday" and so forth in scripts. Specifically, I use them
> in cron jobs. For instance, I have a job that runs late Sunday night to
> prepare data for a Wednesday deadline. In order to do its job, it needs to
> know what day it's preparing data for, so I tell it "next wednesday at
> midnight", which Date::Manip eats up and handles correctly.

We're using "-D tomorrow" in our current dist.sh script, for
example...

"Unambiguous" doesn't have to mean "restricted to a few canonical forms
to the exclusion of all others", it just has to mean "unambiguous". :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:36 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.