SharpCvsLib

DateParser Methods

The methods of the DateParser class are listed below. For a complete list of DateParser class members, see the DateParser Members topic.

Public Static (Shared) Methods

GetCorrectedTimeStamp Apply the correct UTC offset to the given time. This is done to correct a bug in the .net framework.
GetCvsDateString Create a cvs date string given the date time.
ParseCvsDate Parse the date string using a number of different potential cvs date formats.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

DateParser Class | ICSharpCode.SharpCvsLib.Util Namespace