search for: poxixlt

Displaying 5 results from an estimated 5 matches for "poxixlt".

Did you mean: posixlt
2024 Oct 10
1
Time zones in POSIClt objects
...Be aware that ?"POSIXlt"? objects will be interpreted as being in | the current time zone for these operations unless a time zone has | been specified. but this does not explain this, I think. One of the reasons, I ask, is that I have (potentially) times in different time zones. Using POXIXlt objects seems like they could store/support this. But working with this seems unpractical as the `zone` field does not seem to do anything: t1$zone <- c("CET", "GMT") t1 - t2 #Time differences in secs #[1] 0 0 Also the `gmtoff` field does not seem to do anything. For what...
2024 Oct 10
2
Time zones in POSIClt objects
...OSIXlt"? objects will be interpreted as being in >| the current time zone for these operations unless a time zone has >| been specified. > >but this does not explain this, I think. > >One of the reasons, I ask, is that I have (potentially) times in different time zones. Using POXIXlt objects seems like they could store/support this. But working with this seems unpractical as the `zone` field does not seem to do anything: > >t1$zone <- c("CET", "GMT") >t1 - t2 >#Time differences in secs >#[1] 0 0 > >Also the `gmtoff` field does not see...
2024 Oct 10
1
Time zones in POSIClt objects
...>> | the current time zone for these operations unless a time zone has > >> | been specified. > >> > >> but this does not explain this, I think. > >> > >> One of the reasons, I ask, is that I have (potentially) times in different time zones. Using POXIXlt objects seems like they could store/support this. But working with this seems unpractical as the `zone` field does not seem to do anything: > >> > >> t1$zone <- c("CET", "GMT") > >> t1 - t2 > >> #Time differences in secs > >> #[1]...
2024 Oct 10
2
Time zones in POSIClt objects
...e interpreted as being in >> | the current time zone for these operations unless a time zone has >> | been specified. >> >> but this does not explain this, I think. >> >> One of the reasons, I ask, is that I have (potentially) times in different time zones. Using POXIXlt objects seems like they could store/support this. But working with this seems unpractical as the `zone` field does not seem to do anything: >> >> t1$zone <- c("CET", "GMT") >> t1 - t2 >> #Time differences in secs >> #[1] 0 0 >> >> Als...
2024 Oct 11
1
Time zones in POSIClt objects
...e interpreted as being in >> | the current time zone for these operations unless a time zone has >> | been specified. >> >> but this does not explain this, I think. >> >> One of the reasons, I ask, is that I have (potentially) times in different time zones. Using POXIXlt objects seems like they could store/support this. But working with this seems unpractical as the `zone` field does not seem to do anything: >> >> t1$zone <- c("CET", "GMT") >> t1 - t2 >> #Time differences in secs >> #[1] 0 0 >> >> Als...