Need to findout if computer on Daylight Savings Time or not?

  • Thread starter Thread starter Jim Evans
  • Start date Start date
J

Jim Evans

How can I find out if the computer the module is running on is using DST or
EST?

I need to make a decision as to which of 2 scripts to run to create a
delimited text file to import (append) to a table in the DB. The decision is
based on whether time is EST or DST.
 
Back
Top