Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- From: Ralf Fassel <ralfixx@xxxxxx>
- Date: Thu, 30 Mar 2006 16:49:10 +0200
* "MartinLemburg@UGS" <martin.lemburg.ugs@xxxxxxx>
| % clock format [clock seconds]
| Thu Mar 30 13:59:02 +0100 2006
| % clock format [clock scan now]
| Thu Mar 30 14:00:02 +0100 2006
|
| But it is one hour later! It does not seem to matter, if "clock scan
| now" or "clock seconds" is used!
- is TZ set on the commandline prior to invoking tclsh? Does
'date' report the correct date on the commandline?
On my system (Suse Linux 9.3), this currently is
% date -R
Thu, 30 Mar 2006 16:47:51 +0200
Note the +0200.
- is TZ set: $env(TZ) *in* tclsh?
As Michael pointed out, the +0100 looks like tclsh gets the wrong idea
of the timezone you're in.
R'
.
- Follow-Ups:
- Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- From: MartinLemburg@UGS
- Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- From: Bryan Oakley
- Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- References:
- winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- From: MartinLemburg@UGS
- Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- From: Michael Schlenker
- Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- From: MartinLemburg@UGS
- winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- Prev by Date: Re: 8.5 "apply" command (was Re: TK: question about "-command" usage with "{}" and double quoter)
- Next by Date: Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- Previous by thread: Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- Next by thread: Re: winter and summer time confusion in clock and tcl 8.4.12 and 8.5a4 (starpack)
- Index(es):
Relevant Pages
|