Question d’entretien chez CareMessage

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

Réponse à la question d'entretien

Utilisateur anonyme

6 avr. 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?