Class EdmDateTimeOffset

java.lang.Object
org.apache.olingo.odata2.core.edm.AbstractSimpleType
org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
All Implemented Interfaces:
EdmNamed, EdmSimpleType, EdmType

public class EdmDateTimeOffset extends AbstractSimpleType
Implementation of the EDM simple type DateTimeOffset. Details about parsing of time strings to value objects can be found in the EdmSimpleType documentation.