PeanutButter
|
Public Member Functions | |
DateTime | Parse (string date) |
Attempts to parse the given date string into a DateTime object. |
DateTime PeanutButter.Utils.DateTimeParser.Parse | ( | string | date | ) |
Attempts to parse the given date string into a DateTime object.
date |
Implements PeanutButter.Utils.IDateTimeParser.