示例#1
0
 def getNowTs(self):
     """ Gets a database compatible current timestamp from python. See db.dbTimestampPythonNow(). """
     return db.dbTimestampPythonNow();
示例#2
0
 def getNowTs(self):
     """ Gets a database compatible current timestamp from python. See db.dbTimestampPythonNow(). """
     return db.dbTimestampPythonNow();