stringx_0.2.1
0.2.1 (2021-08-27)
-
[BACKWARD INCOMPATIBILITY, BUGFIX] #7: Dates without times are now always
treated as being at midnight in the local (default) time zone. -
[BACKWARD INCOMPATIBILITY] Date-time functions now yield objects
of classPOSIXxt, which extend uponPOSIXct(and allow for custom
formatting etc.). -
[BACKWARD INCOMPATIBILITY, BUGFIX] #7:
strftimeuses thetzoneattribute
by default. -
[NEW FEATURE] Added functions:
as.POSIXxt,is.POSIXxt,
Sys.time,ISOdatetime,ISOdate,Ops.POSIXxt,
c.POSIXxt,rep.POSIXxt,seq.POSIXxt.