Pergunta de entrevista da empresa CareMessage

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

Resposta da entrevista

Sigiloso

6 de abr. de 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?