コード例 #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();