OK, so one or more of you folks may want to create an interface to the tz database, possibly using loadfunc(), and/or a class or classes related to time and timezones for use in applications with serious time calculation needs.
Robert's basic need for a portable way to get the current time zone stands. The &dateline keyword is already calling the C localtime() function, which sets timezone variables that are currently being ignored. I propose to add timezone information a la localtime() to the end of &dateline. Does anyone see a specific objection, or have a better suggestion, to meet Robert's original request? Clint [EMAIL PROTECTED] _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
