SharpCvsLib

DateParser Members

DateParser overview

Public Static (Shared) Fields

CVSNT1 The date format used by cvsnt.
RFC1123 Date format for the
RFC1123
specification.

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