Mvp.Xml Library API Documentation
Syntax
| C# |
|---|
public class GDNDatesAndTimes |
| Visual Basic (Declaration) |
|---|
Public Class GDNDatesAndTimes |
| Visual C++ |
|---|
public ref class GDNDatesAndTimes |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
| GDNDatesAndTimesGDNDatesAndTimesNew |
Public Methods
| Name | Description | |
|---|---|---|
| add |
Implements the following function
date:add(string, string)
(Inherited from ExsltDatesAndTimes.) | |
| add-duration | (Inherited from ExsltDatesAndTimes.) | |
| addDuration |
Implements the following function
string:date:add-duration(string, string)
(Inherited from ExsltDatesAndTimes.) | |
| avg |
Implements the following function
string date2:avg(node-set)
See http://www.xmland.net/exslt/doc/GDNDatesAndTimes-avg.xml
| |
| date | Overloaded. | |
| date-time | Overloaded. | |
| dateTime | Overloaded. | |
| day-abbreviation | Overloaded. | |
| dayAbbreviation | Overloaded. | |
| day-in-month | Overloaded. | |
| dayInMonth | Overloaded. | |
| day-in-week | Overloaded. | |
| dayInWeek | Overloaded. | |
| day-in-year | Overloaded. | |
| dayInYear | Overloaded. | |
| day-name | Overloaded. | |
| dayName | Overloaded. | |
| day-of-week-in-month | Overloaded. | |
| dayOfWeekInMonth | Overloaded. | |
| difference |
Implements the following function
string:date:difference(string, string)
(Inherited from ExsltDatesAndTimes.) | |
| duration | Overloaded. | |
| Equals | (Inherited from Object.) | |
| format-date | (Inherited from ExsltDatesAndTimes.) | |
| formatDate |
Implements the following function
string date:format-date(string, string)
(Inherited from ExsltDatesAndTimes.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| hour-in-day | Overloaded. | |
| hourInDay | Overloaded. | |
| leap-year | Overloaded. | |
| leapYear | Overloaded. | |
| max |
Implements the following function
string date2:max(node-set)
See http://www.xmland.net/exslt/doc/GDNDatesAndTimes-max.xml
| |
| min |
Implements the following function
string date2:min(node-set)
See http://www.xmland.net/exslt/doc/GDNDatesAndTimes-min.xml
| |
| minute-in-hour | Overloaded. | |
| minuteInHour | Overloaded. | |
| month-abbreviation | Overloaded. | |
| monthAbbreviation | Overloaded. | |
| month-in-year | Overloaded. | |
| monthInYear | Overloaded. | |
| month-name | Overloaded. | |
| monthName | Overloaded. | |
| parse-date | (Inherited from ExsltDatesAndTimes.) | |
| parseDate |
Implements the following function
string date:parse-date(string, string)
BUGBUG: should use Java formatting strings, not Windows.
(Inherited from ExsltDatesAndTimes.) | |
| second-in-minute | Overloaded. | |
| secondInMinute | Overloaded. | |
| seconds | Overloaded. | |
| sum |
Implements the following function
string date:sum(node-set)
(Inherited from ExsltDatesAndTimes.) | |
| time | Overloaded. | |
| ToString | (Inherited from Object.) | |
| week-in-month | Overloaded. | |
| weekInMonth | Overloaded. | |
| week-in-year | Overloaded. | |
| weekInYear | Overloaded. | |
| year | Overloaded. |
Protected Methods
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
See Also
Mvp.Xml.Exslt Namespace