Skip to content

first / last POSIXct should not load xts namespace #3857

@jangorecki

Description

@jangorecki
library(data.table)
x = as.POSIXct("2019-01-01")
last(x)
#Registered S3 method overwritten by 'xts':
#  method     from
#  as.zoo.xts zoo 
#[1] "2019-01-01 CET"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions