Recently, R is much more lax about the storage mode for Date, POSIXct objects.
I reckon we could take advantage of that and keep the object as integer when Date is requested.
This may break some downstream with overly-strict tests, but I don't think it will break any practical code.
Reactions are currently unavailable
Recently, R is much more lax about the storage mode for Date, POSIXct objects.
I reckon we could take advantage of that and keep the object as integer when Date is requested.
This may break some downstream with overly-strict tests, but I don't think it will break any practical code.