powered by
now(tzone = "")
here
now() now("GMT") now("") now() == now() # would be true if computer processed both at the same instant now() < now() # TRUE now() > now() # FALSE
Run the code above in your browser using DataLab