Closed yihui closed 1 year ago
This is to fix rstudio/DT#1092. POSIXlt is essentially a list, but we should stop the recursion here.
POSIXlt
Oh I just saw @gadenbuie's PR #467, which tries to fix the same problem. @cpsievert Please feel free to merge either one.
Thanks @yihui, we'll take this on in #467
This is to fix rstudio/DT#1092.
POSIXlt
is essentially a list, but we should stop the recursion here.