The Date data type represents a date value. This is stored as a UNIX-like UTC value in the database (the number of seconds since 1-1-1970). When retrieving date values, the integer UTC is returned. Similarly, use a UTC value to set a date. Negative values are not permitted. Null a date attribute by passing the empty string.
|
Copyright © 2013 CA.
All rights reserved.
|
|