DateAndTime



DateAndTime inherits from Object and defines instance variables second, minute, hour, day, month, year, weekDay. It has no subclasses.

DateAndTime represents a point in time with 1-second resolution. Get the current DateAndTime with the class-side message #now.

Methods defined in DateAndTime:

Methods for accessing:

Methods for printing:

Methods for private:

Methods for time functions:


Pocket Smalltalk Documentation