L
LeAnn
Hi - I have an Access 2003 database that calculates time duration for
products that are checked-out and checked-in. Everything works just
perfectly but then this is used in Arizona so I didn’t need to consider any
time zone changes. Now they want to use the database in Texas. Can anyone
give me some tips as to how I should approach calculating the duration of a
product that is checked out when the time zone changes? Basically I have a
table that contains checkout and checkin time fields and user defined
functions that calculate duration and alerts as needed (these products expire
after a certain amount of time has elapsed). Would I simply add (or
subtract) an hour to the check in time if checked out before 2:00 AM on the
dates of change? I would also need a lookup table with all of the dates that
the time changes - correct?
I hope I’m making enough sense………
Thanks
LeAnn
products that are checked-out and checked-in. Everything works just
perfectly but then this is used in Arizona so I didn’t need to consider any
time zone changes. Now they want to use the database in Texas. Can anyone
give me some tips as to how I should approach calculating the duration of a
product that is checked out when the time zone changes? Basically I have a
table that contains checkout and checkin time fields and user defined
functions that calculate duration and alerts as needed (these products expire
after a certain amount of time has elapsed). Would I simply add (or
subtract) an hour to the check in time if checked out before 2:00 AM on the
dates of change? I would also need a lookup table with all of the dates that
the time changes - correct?
I hope I’m making enough sense………
Thanks
LeAnn