Displaying 1 result from an estimated 1 matches for "utc_".
Did you mean:
utc
2024 Jun 28
1
Referencing Sys.Date to a different time zone
? Fri, 28 Jun 2024 18:52:26 +0200
Dennis Fisher <fisher at plessthan.com> ?????:
> When I issue the command:
> Sys.Date()
> I would like to be able to obtain the value for Pacific time (which
> differ for the first 9 hours of the day)
By the time the value of Sys.Date() is created, it's too late to
discern between Europe and Pacific time. The Date class is intended to