localized `clock format' timezone
From: Ralf Fassel (ralfixx_at_gmx.de)
Date: 04/30/04
- Next message: Googie: "Re: Sorting non-standart lists"
- Previous message: Helmut Giese: "Re: Sorting non-standart lists"
- Next in thread: Michael Schlenker: "Re: localized `clock format' timezone"
- Reply: Michael Schlenker: "Re: localized `clock format' timezone"
- Reply: Benjamin Riefenstahl: "Re: localized `clock format' timezone"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 12:41:06 +0200
tcl 8.3.3 on Windows 2000
`clock format' includes the timezone specifier, which on my german
system has non-ASCII characters in it:
Westeuropäische Sommerzeit (Westeurop\344ische Sommerzeit)
However, the string returned by `clock format' is
Westeuropäische Sommerzeit (Westeurop\303\244ische Sommerzeit)
How can I convince these two bytes to be an ä? I tried `encoding
convertfrom', but this simply returned the string unchanged (most
probably because the internal rep in TCL already has handled these).
R'
- Next message: Googie: "Re: Sorting non-standart lists"
- Previous message: Helmut Giese: "Re: Sorting non-standart lists"
- Next in thread: Michael Schlenker: "Re: localized `clock format' timezone"
- Reply: Michael Schlenker: "Re: localized `clock format' timezone"
- Reply: Benjamin Riefenstahl: "Re: localized `clock format' timezone"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]