Difference between Date, Time and DateTime
06-Apr-2017 3615
Date and time are one of the most important aspects which every coder has to deal with in Ruby. Well, let’s get to know how we keep it up alive and functional.There are 3 different classes in Ruby that handles date and time. They are Date, Time and DateTime. Date and DateTime classes are both from date library. And Time class from its own time library.
Difference between Date, Time and DateTime #ruby #rubydeveloper #rubyonrails #Difference #between #Date, #DateTime https://rubyonrails.ba/link/difference-between-date-time-and-datetime