Closed johnmackintosh closed 4 years ago
Dates in console appear to be 1 hour behind.. 😠Think it's just a printing issue, but need to sort
https://blog.revolutionanalytics.com/2009/06/converting-time-zones.html https://stackoverflow.com/questions/43880823/subset-dataframe-based-on-posixct-date-and-time-greater-than-datetime-using-dply
fixed by #f77ea89 added timezone parameter which will default to UTC - need to ensure help alerts user to specify timezone
Dates in console appear to be 1 hour behind.. 😠Think it's just a printing issue, but need to sort