The DateParse operation allows building a DateWS structure by parsing a Date string
2009-03-03 Initial version
/Standards/2009-03-03/Date.svc
2009-03-18 Seperate SOAP and REST URL's
SOAP URI:
/Service/2009-03-18
REST URI [GET]:
/Standards/2009-03-18/Date.svc/Parse?date={date}
Name | Description | Required |
---|---|---|
Date |
The search request aggregate. Type: Type: String Default: None Constraints: Must be a valid date string. |
Yes |