edit readme.md and interface.txt

This commit is contained in:
Schrolli 2015-07-02 10:06:40 +02:00
parent 48c4d1e354
commit 4b5bd9073f
2 changed files with 19 additions and 6 deletions

View file

@ -82,5 +82,6 @@ Global Functions for plugins:
-----------------------------
from includes import helper #Global helper functions
#for format see https://docs.python.org/2/library/time.html#time.strftime
#without format string the function returns with: %d.%m.%Y %H:%M:%S
helper.curtime("FORMAT")