time zone

  • Thread starter Thread starter barry
  • Start date Start date
Randy Birch has code at
http://vbnet.mvps.org/code/locale/gettimezonebias.htm that should work.

Obligatory warning: you sometimes need to be careful with the code from
Randy's site, as it's aimed at VB coders, not Access coder, which means that
the form-related instructions sometimes don't port to Access very well. This
particular sample looks as though there should be no problem.
 
Back
Top