forwardTryGetTimeSpan Method (Int32, Int32, TimeSpanFormat, TimeSpan)   Table of ContentTryGetTimestamp Method (Int32, Int32, DateTime)forward
Group.TryGetTimestamp Method
Overload List
  NameDescription
Public methodTryGetTimestamp(Int32, Int32, DateTime)
Converts the field value to its DateTime equivalent. A returned value indicates whether the operation succeeded.
Public methodTryGetTimestamp(Int32, Int32, TimestampFormat, DateTime)
Converts the field value with the given format to its DateTime equivalent. A returned value indicates whether the operation succeeded.
Top
See Also