Skip to content

New DatetimeVector #553

@eddelbuettel

Description

@eddelbuettel

The vector containers for Date and Datetime are terrible. I wrote these way before we knew what we were doing here. There is already an open issue #34 on this.

What has happened since is that the Rblpapi and anytime packages needed better representation, and just passed back NumericVector with the proper class attributes set, see e.g. here in anytime.

We could / should do the same in Rcpp. We could possibly even keep the current API for DatetimeVector. Anything I am overlooking so far?

(AFAIK I may well be the only user of these classes in RQuantLib.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions