HomeSort by relevance Sort by last modified time
    Searched refs:convert_timestamp (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
dbapi2.py 65 def convert_timestamp(val): function in function:register_adapters_and_converters
82 register_converter("timestamp", convert_timestamp)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
dbapi2.py 65 def convert_timestamp(val): function in function:register_adapters_and_converters
82 register_converter("timestamp", convert_timestamp)

Completed in 110 milliseconds