Searched defs:convert_timestamp (Results 1 - 1 of 1) sorted by relevance
/external/python/cpython2/Lib/sqlite3/ | ||
H A D | dbapi2.py | 67 def convert_timestamp(val): function in function:register_adapters_and_converters 84 register_converter("timestamp", convert_timestamp) |
Completed in 145 milliseconds