Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: DateTime? ParseDateTime(string)

  • Declared in: RT.Util.Ut

Declaration

public static DateTime? ParseDateTime(
    string value
)

Summary

Returns the date/time stamp represented by the specified string, or null if the string does not represent a valid date/time stamp.