Hi,
I might have misunderstood your point, but why should a Date object
store a timezone, since timezone is an attribute of time, not date?
Your tz-examples force R to present a timezone, resulting - this is my
assumption - to default (=UTC) as there is no other information available.
Best,
Ki
24 сентября 2024 г. 17:10:13 GMT+03:00, Luca Brinkmann via R-help
пишет:
> My current
> understanding is, that a Date object does only save the days from the
> origin and no more information about timezones or other information
> (please correct me if I am wrong).
You are correct.
> the date o
Hello,
I have a question regarding the date objects and timezones. My current
understanding is, that a Date object does only save the days from the
origin and no more information about timezones or other information
(please correct me if I am wrong).
But if I use
d = as.Date("2024-11-11")
or
d =
3 matches
Mail list logo