Skip to content

Instantly share code, notes, and snippets.

@Ironholds
Created November 14, 2014 14:20
Show Gist options
  • Save Ironholds/12097162d25dc935960e to your computer and use it in GitHub Desktop.
Save Ironholds/12097162d25dc935960e to your computer and use it in GitHub Desktop.
> time = "1250-02-46"
> strptime(time, "%Y-%m-%j")
[1] "1250-02-15"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment