From 3309104cd813327b3a060b0549fb8f720ba91481 Mon Sep 17 00:00:00 2001 From: foruken Date: Thu, 30 Mar 2006 18:09:09 +0000 Subject: Added year day return in gettime function. gettime(8) returns 1~366 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5816 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index acf532b48..dffb448ba 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2731,8 +2731,9 @@ This function will return specified information about the current system time. 3 - Hour (of a day) 4 - Week day (0 for Sunday, 6 is Saturday) 5 - Day of the month. -6 - Number of the month -7 - Year +6 - Number of the month. +7 - Year. +8 - Day of the year. It will only return numbers. -- cgit v1.2.3-60-g2f50