X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/0c40603e021b01bd61e4297dcdda6ab3eb8839d9..94c5a08ebdc03125f84e7fed814a1599c788a09e:/doc/timetable.md diff --git a/doc/timetable.md b/doc/timetable.md index e3601a4..92c4302 100644 --- a/doc/timetable.md +++ b/doc/timetable.md @@ -28,12 +28,9 @@ Returns a new timetable with the given contents. ## `new_from_timestamp ( timestamp )` -Returns a new timetable given a timestamp in seconds since the unix epoch of +Returns a new (normalised) timetable, given a timestamp in seconds since the unix epoch of 1970-01-01. -`:normalise ( )` should probably be called before use to resolve to the current time and -date. - ## `:clone ( )`