Пример #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();