Hello,
Yesterday I noticed a strange error in the RStudio file console. It displays the wrong time stamp in files. For example, I created a file on my project folder at 1:10 PM (13:10) but the RStudio console displays it as if it was created at 2:10 PM -- one hour forward. I checked the Sys.time() output in my R session and it displayed the correct time, so it is an issue of RStudio. Does somebody know how to correct this issue?
I'm using Windows 10 and my timezone is GMT-3, if it helps. Thank you!