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

AF SDK Reference

AFTimeRange.TryParse Method

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

Overload List

  NameDescription
Public methodStatic member
TryParse(String, String, AFTimeRange)
Converts the specified local date and time string representations of the start and end times to its AFTimeRange equivalent by using the CurrentCulture and returns a value that indicates whether the conversion succeeded.
Public methodStatic member
TryParse(String, String, AFTime, AFTimeRange)
Converts the specified local date and time string representations of the start and end times to its AFTimeRange equivalent by using the specified reference time and returns a value that indicates whether the conversion succeeded.
Public methodStatic member
TryParse(String, String, IFormatProvider, AFTimeRange)
Converts the specified local date and time string representations of the start and end times to its AFTimeRange equivalent by using the specified culture-specific formatting information and returns a value that indicates whether the conversion succeeded.
Public methodStatic member
TryParse(String, String, AFTime, IFormatProvider, AFTimeRange)
Converts the specified local date and time string representations of the start and end times to its AFTimeRange 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