Package concurrent_tree_crawler :: Module cmdln_multithreaded_crawler :: Class _TimeParser
[hide private]
[frames] | no frames]

Class _TimeParser

source code

Static Methods [hide private]
 
parse_time(string) source code
 
parse_time_interval(string)
Parse time interval string of format e.g.
source code
Method Details [hide private]

parse_time_interval(string)
Static Method

source code 

Parse time interval string of format e.g. '04:56:04-12:44'

Returns:
(start, end), where both values are of type date.datetime