Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTime.TryParse Method

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFTime.TryParse Method
Converts the specified string representation of a local date and time to its AFTime equivalent and returns a value that indicates whether the conversion succeeded.

Overload List

  NameDescription
Public methodStatic memberCode example
TryParse(String, AFTime)
Converts the specified string representation of a local date and time to its AFTime equivalent by using the CurrentCulture and returns a value that indicates whether the conversion succeeded.
Public methodStatic memberCode example
TryParse(String, AFTime, AFTime)
Converts the specified string representation of a local date and time to its AFTime equivalent by using the specified reference time and returns a value that indicates whether the conversion succeeded.
Public methodStatic memberCode example
TryParse(String, IFormatProvider, AFTime)
Converts the specified string representation of a local date and time to its AFTime equivalent by using the specified culture-specific formatting information and returns a value that indicates whether the conversion succeeded.
Public methodStatic memberCode example
TryParse(String, AFTime, IFormatProvider, AFTime)
Converts the specified string representation of a local date and time to its AFTime equivalent by using the specified reference time and culture-specific formatting information, and returns a value that indicates whether the conversion succeeded.

See Also

TitleResults for “How to create a CRG?”Also Available in