Bugs item #418890, was opened at 2001-04-25 10:33 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=418890&group_id=3152
Category: API: Tcl Group: future_version Status: Open Resolution: None Priority: 5 Submitted By: Kriston Rehberg (kriston) >Assigned to: Kriston Rehberg (kriston) Summary: ns_localtime should accept timezone Initial Comment: Wouldn't it be cool if ns_localtime accepted a time zone and/or time zone offset? ---------------------------------------------------------------------- Comment By: Dossy Shiobara (dossy) Date: 2001-04-25 17:08 Message: Logged In: YES user_id=21885 I've checked a preliminary change to nsd/tclmisc.c to implement "ns_timezone ?tz?" along with a acceptance test in tests/api/ns_timezone.adp against HEAD. I haven't tested for thread-safety or concurrency, and I'm worried about this since I used getenv() and putenv() -- I hope someone with a good test environment set up can test this out using the acceptance test I've supplied. If my changes are acceptable, I can bring this change back to the 3.x tree as well. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=418890&group_id=3152
