Skip to content

Commit

Permalink
add method for IDate
Browse files Browse the repository at this point in the history
Added `S3method(as.IDate, IDate)`. This is related to #4777 as discussed in NEWS.md.
  • Loading branch information
TysonStanley committed Dec 7, 2023
1 parent 0edfd7b commit 4c09fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Expand Up @@ -183,4 +183,4 @@ S3method(unique, IDate)
S3method(unique, ITime)
S3method('[<-', IDate)
S3method(edit, data.table)

S3method(as.IDate, IDate)

0 comments on commit 4c09fb7

Please sign in to comment.