You are here: Parameter Formats > Simple Datetime

Simple Datetime

The date format will vary by service. For example, the Agreement SOAP service will return dates in the MM/DD/YYYY format, while the Agreement getMemberList service will return dates in the YYYY-MM-DD format. Please note any format exceptions in the documentation for each service.

 

Dates and times in the simple datetime format follow the convention of YYY-MM-DD HH:MM:SS.NNNNNN, where NNNNNN is optional.

Also, this time can be formatted as YYY-MM-DD. In this format, the hours, minutes, and seconds are at zero (midnight).

 

Date and time information using this format are relative to the club's time zone.

SOAP services use UTC timestamps. The request parameters listed for specific services and operations will specify which format they need.

 

Valid Parameter Examples

If the current time is 2008-05-26 01:23:01, then valid parameter examples include the following:

 

Invalid Parameter Examples