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

Public Methods

  NameDescription
Public methodadd
Implements the following function date:add(string, string)
(Inherited from ExsltDatesAndTimes.)
Public methodadd-duration (Inherited from ExsltDatesAndTimes.)
Public methodaddDuration
Implements the following function string:date:add-duration(string, string)
(Inherited from ExsltDatesAndTimes.)
Public methodavg
Implements the following function string date2:avg(node-set) See http://www.xmland.net/exslt/doc/GDNDatesAndTimes-avg.xml
Public methoddateOverloaded.
Public methoddate-timeOverloaded.
Public methoddateTimeOverloaded.
Public methodday-abbreviationOverloaded.
Public methoddayAbbreviationOverloaded.
Public methodday-in-monthOverloaded.
Public methoddayInMonthOverloaded.
Public methodday-in-weekOverloaded.
Public methoddayInWeekOverloaded.
Public methodday-in-yearOverloaded.
Public methoddayInYearOverloaded.
Public methodday-nameOverloaded.
Public methoddayNameOverloaded.
Public methodday-of-week-in-monthOverloaded.
Public methoddayOfWeekInMonthOverloaded.
Public methoddifference
Implements the following function string:date:difference(string, string)
(Inherited from ExsltDatesAndTimes.)
Public methoddurationOverloaded.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodformat-date (Inherited from ExsltDatesAndTimes.)
Public methodformatDate
Implements the following function string date:format-date(string, string)
(Inherited from ExsltDatesAndTimes.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodhour-in-dayOverloaded.
Public methodhourInDayOverloaded.
Public methodleap-yearOverloaded.
Public methodleapYearOverloaded.
Public methodmax
Implements the following function string date2:max(node-set) See http://www.xmland.net/exslt/doc/GDNDatesAndTimes-max.xml
Public methodmin
Implements the following function string date2:min(node-set) See http://www.xmland.net/exslt/doc/GDNDatesAndTimes-min.xml
Public methodminute-in-hourOverloaded.
Public methodminuteInHourOverloaded.
Public methodmonth-abbreviationOverloaded.
Public methodmonthAbbreviationOverloaded.
Public methodmonth-in-yearOverloaded.
Public methodmonthInYearOverloaded.
Public methodmonth-nameOverloaded.
Public methodmonthNameOverloaded.
Public methodparse-date (Inherited from ExsltDatesAndTimes.)
Public methodparseDate
Implements the following function string date:parse-date(string, string) BUGBUG: should use Java formatting strings, not Windows.
(Inherited from ExsltDatesAndTimes.)
Public methodsecond-in-minuteOverloaded.
Public methodsecondInMinuteOverloaded.
Public methodsecondsOverloaded.
Public methodsum
Implements the following function string date:sum(node-set)
(Inherited from ExsltDatesAndTimes.)
Public methodtimeOverloaded.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodweek-in-monthOverloaded.
Public methodweekInMonthOverloaded.
Public methodweek-in-yearOverloaded.
Public methodweekInYearOverloaded.
Public methodyearOverloaded.

Protected Methods

  NameDescription
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)

See Also