Displaying 2 results from an estimated 2 matches for "keepstr".
2023 Apr 21
0
[Rd] R 4.3.0 is released
...aracter() method gets arguments digits and OutDec with
defaults _not_ depending on options(). Use of as.character(*,
format = .) now warns.
* Similarly, the as.character.hexmode() and *.octmode() methods
also behave as good citizen methods and back compatibility option
keepStr = TRUE.
* The as.POSIXlt(<POSIXlt>) and as.POSIXct(<POSIXct>) default
methods now do obey their tz argument, also in this case.
* as.POSIXlt(<Date>) now does apply a tz (time zone) argument, as
does as.POSIXct(); partly suggested by Roland Fuss on the R-devel...
2023 Apr 21
0
[Rd] R 4.3.0 is released
...aracter() method gets arguments digits and OutDec with
defaults _not_ depending on options(). Use of as.character(*,
format = .) now warns.
* Similarly, the as.character.hexmode() and *.octmode() methods
also behave as good citizen methods and back compatibility option
keepStr = TRUE.
* The as.POSIXlt(<POSIXlt>) and as.POSIXct(<POSIXct>) default
methods now do obey their tz argument, also in this case.
* as.POSIXlt(<Date>) now does apply a tz (time zone) argument, as
does as.POSIXct(); partly suggested by Roland Fuss on the R-devel...