|
pure virtual |
Return a copy of the current time component and convert it to a P6XPATH_TYPE_DATE (i.e., xs:date) type.
| pConvert | [ out ] A newly created p6IXpathTime component containing a P6XPATH_TYPE_DATE type. |
| Success | P6R::eOk | |
| Failure | P6R::eTypeError | P6XPATH_TYPE_TIME has no date parts. |
| P6R::eInvalidArg | pConvert is NULL. |