• A helper method to determine whether the provided value is in a ISO time span format (DD.HH:MM:SS.MMMMMM)

    Parameters

    • value: any

      The value to check

    Returns value is string

    True if the value is in a time span format; false otherwise