I've looked for equivalent functions for lubridate's now() and today() functions that default to system time but also have a time zone argument but couldn't find any.
zoned_time_now() was the closest I could find to now(), but it doesn't have a precision argument to enable it to be equivalent. Not sure if I'm missing something. Thanks for the great package!
I've looked for equivalent functions for lubridate's now() and today() functions that default to system time but also have a time zone argument but couldn't find any.
zoned_time_now() was the closest I could find to now(), but it doesn't have a precision argument to enable it to be equivalent. Not sure if I'm missing something. Thanks for the great package!