insert helper function timeHandler.getTimestamp()

This commit is contained in:
Bastian Schroll 2015-07-02 21:39:43 +02:00
parent 4a995683c0
commit ac8a02e3ca
3 changed files with 10 additions and 1 deletions

View file

@ -87,6 +87,7 @@ from includes.helper import timeHandler
timeHandler.curtime("FORMAT") # without format string the function returns with "%d.%m.%Y %H:%M:%S"
timeHandler.getDate() # Gets the date in "%d.%m.%Y"
timeHandler.getTime() # Gets the time in %H:%M:%S
timeHandler.getTimestamp() # Gets a integer timestamp
# replace all the standard wildcards in the given text