From fdab7dba2e73f2d076939100b748b8059329e188 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Mon, 13 Aug 2007 06:36:25 +0000 Subject: [PATCH] add some of the DateTime functions --- stepmania/Docs/LuaDocumentation.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index ba6882ddbf..1a069c5372 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -26,12 +26,30 @@ Returns the base name of file path. + + Returns the current day of the month. + + + Returns the current day of the year. + Returns the number passed to the function followed by its suffix ("th", "nd", and so on). + + Returns the current hour. + Returns an Actor definition for the actor at sPath. If sPath points to a Lua file, any additional arguments will be passed to that script. + + Returns the current Minute. + + + Returns the current month of the year. + + + Returns the current second. + Alias for .