Arithmetic operations on dates ?
    Michael D Mays 
    michael.rr at mdmays.com
       
    Mon Mar  7 17:26:31 EST 2005
    
    
  
Paul,
I don't see that days start a 2 am.
If I have a list of dateItems
  2005,3,8,23,59,59,0 (Tue March 8, 2005, one minute until midnight)
and I add 2 to item six, convert the resulting list  to dateItems, the 
list is
  2005,3,8,0,0,1,4 (Wed March 9, 2005, one minute after midnight)
What are the circumstances and/or the script where the day is starting 
at 2 am?
Michael
On Mar 7, 2005, at 12:19 PM, SimPLsol at aol.com wrote:
> Michael,
>      In Revolution days start at 2 am - except for days that start 
> daylight
> savings time or end daylight savings time, which start at 3 am or 1 
> am. If you
> are using seconds, these days have one hour more or less seconds than 
> regular
> days.
    
    
More information about the use-livecode
mailing list