Re: [Rd] Floating Point with POSIXct

2022-03-03 Thread John Muschelli
That’s a good point. I think that’s fair and why rounding may not be the appropriate default. Oddly enough, I think 1:59:60 may be more appropriate though wrong. The way the seconds are separated in POSIXlt however, I don’t think that would ever happen, but the big downside would be if that would

Re: [Rd] Floating Point with POSIXct

2022-03-03 Thread Martin Maechler
> John Muschelli > on Thu, 3 Mar 2022 11:04:05 -0500 writes: > John Muschelli > on Thu, 3 Mar 2022 11:04:05 -0500 writes: > I see in ?POSIXct and I'm trying to understand the note: >> Classes "POSIXct" and "POSIXlt" are able to express fractions of a second. (Con