The methods of the DateParser class are listed below. For a complete list of DateParser class members, see the DateParser Members topic.
![]() 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. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
DateParser Class | ICSharpCode.SharpCvsLib.Util Namespace