> From: Rick Measham [mailto:[EMAIL PROTECTED] > > Dan Horne wrote: > > Hi, I'm trying to determine the local time on an MS Windows PC, and > would > > prefer not to have to explicitly set my timezone. From reading the doco, > it > > seems that Datetme is pretty UNIX-specific in how it determines local > time, > > and setting the timezone to "local" on Windows fails). Any ideas for a > > workaround appreciated > > G'day Dan, > AFAIK, you'll need to ask Uncle Bill for that. It's not that DT's time > zones are unix specific, only that they're more accurate than Windows. > Alas, I was hoping that somehow local would just read the time set on the clock rather than erroring. Thanks Rick,
Dan