Sys.time() on RStudio Connect

Hello,

When I run Sys.time() in a RMarkdown file that I push on RSconnect, the returned time is not compatible with the started and ended times of the Shiny apps. What do I have to do to get the time?

I get the "Shiny time" with as.POSIXlt with the "Ghana" timezone, does it make sense?