Namespace VDS.RDF.Query.Expressions.Functions.XPath.DateTime
Classes
Abstract Base Class for functions which are Unary functions applied to Date Time objects in the XPath function library.
Represents the XPath day-from-dateTime() function.
Represents the XPath hours-from-dateTime() function.
Represents the XPath minutes-from-dateTime() function.
Represents the XPath month-from-dateTime() function.
Represents the XPath seconds-from-dateTime() function.
Represents the XPath timezone-from-dateTime() function.
Represents the XPath year-from-dateTime() function.