Domanda di colloquio di CareMessage

What is the difference between Time.now and Time.current

Risposta di colloquio

Anonimo

6 apr 2022

Time.current isn't listed with the Time class at ruby-doc.org, for version 3.1.1. I guess the answer is Time.now is real, and Time.current is fake?