On Mon, Dec 09, 2002 at 02:47:15PM +0000, Dominic Mitchell wrote:
> 
> This leads to some very handy shell aliases for finding out the time in 
> new york / california.
> 
> % alias | grep date
> estdate='TZ=EST5EDT date'
> pstdate='TZ=PST8PDT date'

...and if you have gnu date, you can find out what time it will be in
New York when it's Teatime on Wednesday over here:

estdate -d 'wednesday 5PM GMT'

Reply via email to