March 2017
Beginner
358 pages
9h 51m
English
The GlideDateTime class is for working with date/time fields and date/times in general.
Constructing a new GlideDateTime object using the new keyword with no arguments initializes it to the current date and time in GMT. You can also initialize while passing in an argument: either another GlideDateTime object or a date-formatting string (in the UTC timezone) in the format: yyyy-MM-dd HH:mm:ss.
Read now
Unlock full access