VDS.RDF.Query.Expressions.Functions.XPath.DateTime Namespace |
Class | Description | |
---|---|---|
![]() | BaseUnaryDateTimeFunction |
Abstract Base Class for functions which are Unary functions applied to Date Time objects in the XPath function library.
|
![]() | DayFromDateTimeFunction |
Represents the XPath day-from-dateTime() function.
|
![]() | HoursFromDateTimeFunction |
Represents the XPath hours-from-dateTime() function.
|
![]() | MinutesFromDateTimeFunction |
Represents the XPath minutes-from-dateTime() function.
|
![]() | MonthFromDateTimeFunction |
Represents the XPath month-from-dateTime() function.
|
![]() | SecondsFromDateTimeFunction |
Represents the XPath seconds-from-dateTime() function.
|
![]() | TimezoneFromDateTimeFunction |
Represents the XPath timezone-from-dateTime() function.
|
![]() | YearFromDateTimeFunction |
Represents the XPath year-from-dateTime() function.
|