Mvp.Xml Library API Documentation

Syntax

C#
public class ExsltDatesAndTimes
Visual Basic (Declaration)
Public Class ExsltDatesAndTimes
Visual C++
public ref class ExsltDatesAndTimes

The type exposes the following members.

Public Constructors

Public Methods

  NameDescription
Public methodadd
Implements the following function date:add(string, string)
Public methodadd-duration
Public methodaddDuration
Implements the following function string:date:add-duration(string, string)
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)
Public methoddurationOverloaded.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodformat-date
Public methodformatDate
Implements the following function string date:format-date(string, string)
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 methodminute-in-hourOverloaded.
Public methodminuteInHourOverloaded.
Public methodmonth-abbreviationOverloaded.
Public methodmonthAbbreviationOverloaded.
Public methodmonth-in-yearOverloaded.
Public methodmonthInYearOverloaded.
Public methodmonth-nameOverloaded.
Public methodmonthNameOverloaded.
Public methodparse-date
Public methodparseDate
Implements the following function string date:parse-date(string, string) BUGBUG: should use Java formatting strings, not Windows.
Public methodsecond-in-minuteOverloaded.
Public methodsecondInMinuteOverloaded.
Public methodsecondsOverloaded.
Public methodsum
Implements the following function string date:sum(node-set)
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