Next: DateTime class-instance creation (non-ANSI), Previous: DateTime class-information, Up: DateTime [Index]
Answer an instance of the receiver referring to the current date and time.
Parse an instance of the receiver from aStream
Answer an instance of the receiver referring to midnight of today in local time.
Answer a DateTime denoting the d-th day of the given year, and setting the time part to the given hour, minute, and second
Answer a DateTime denoting the d-th day of the given year. Set the offset field to ofs (a Duration), and the time part to the given hour, minute, and second
Answer a DateTime denoting the d-th day of the given (as a number) month and year, setting the time part to the given hour, minute, and second
Answer a DateTime denoting the d-th day of the given (as a number) month and year. Set the offset field to ofs (a Duration), and the the time part to the given hour, minute, and second