Date
Use the date [Date
] object to add or update date or datetime information.
The XML API uses the Date
object as a substructure to pass date and time information when reading, adding or updating any type of records including such information.
The XML API and SOAP API use the Date
object to specify a comparison date for date filters. See Filtering and Date Filters Usage.
The XML API command Time
and SOAP API command servertime()
return the current time on the SuiteProjects Pro servers as a Date
object.
— |
XML |
SOAP |
---|---|---|
Object |
|
|
The Date
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
— |
Year ( |
|
— |
Month ( |
|
— |
Day ( |
|
— |
Hour ( |
|
— |
Minute ( |
|
— |
Second ( |