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

AF SDK Reference

AFTimeSpan.TryParse Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTimeSpan.TryParse Method
Converts the string representation of a time interval to its AFTimeSpan equivalent and returns a value that indicates whether the conversion succeeded.

Overload List

  NameDescription
Public methodStatic member
TryParse(String, AFTimeSpan)
Converts the string representation of a time interval to its AFTimeSpan equivalent by using the CurrentCulture and returns a value that indicates whether the conversion succeeded.
Public methodStatic member
TryParse(String, IFormatProvider, AFTimeSpan)
Converts the string representation of a time interval to its AFTimeSpan equivalent by using the specified culture-specific formatting information and returns a value that indicates whether the conversion succeeded.
Public methodStatic member
TryParse(String, IFormatProvider, AFTimeZone, AFTimeSpan)
Converts the string representation of a time interval to its AFTimeSpan equivalent with a specified AFTimeZone by using the specified 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