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