Click or drag to resize
MimeKit

DateUtilsTryParse Method

Overload List
 NameDescription
Public methodStatic memberTryParse(Byte, DateTimeOffset) Try to parse the given input buffer into a new DateTimeOffset instance.
Public methodStatic memberTryParse(String, DateTimeOffset) Try to parse the given input buffer into a new DateTimeOffset instance.
Public methodStatic memberTryParse(Byte, Int32, DateTimeOffset) Try to parse the given input buffer into a new DateTimeOffset instance.
Public methodStatic memberTryParse(Byte, Int32, Int32, DateTimeOffset) Try to parse the given input buffer into a new DateTimeOffset instance.
Top
See Also