aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index f135209..c038eaf 100644
--- a/README
+++ b/README
@@ -266,9 +266,10 @@ vicious.widgets.weather
vicious.widgets.date
- provides access to os.date, with optional time formatting provided
- as the format string
- - takes optional time as an argument, for example to calculate
- time-zone differences, otherwise it formats the current time
+ as the format string - using regular date sequences
+ - takes optional time offset, in seconds, as an argument for example
+ to calculate time zone differences, otherwise current time is
+ formatted
- returns the output of os.date(), formatted by provided sequences