Skip to content

as_datetime not ISO 8601 compliant #536

@ragulpr

Description

@ragulpr
> as_datetime("2017-03-22T15:48:00.000Z")
[1] "2017-03-21 23:00:00 UTC"

> packageDescription("lubridate")$Version 
[1] "1.6.0"

I know that ymd_hms deals with it graciously as of #158 but am I lazy or correct in expecting as_datetime to infer ISO-8601?

Originally discussed on stack overflow

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