svnno****@sourc*****
svnno****@sourc*****
2012年 5月 18日 (金) 22:45:47 JST
Revision: 4951 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/4951 Author: yutakapon Date: 2012-05-18 22:45:47 +0900 (Fri, 18 May 2012) Log Message: ----------- タイムゾーンを指定しない場合、ローカルタイムになることを明記した。 Modified Paths: -------------- trunk/doc/en/html/macro/command/getdate.html trunk/doc/en/html/macro/command/gettime.html trunk/doc/ja/html/macro/command/getdate.html trunk/doc/ja/html/macro/command/gettime.html -------------- next part -------------- Modified: trunk/doc/en/html/macro/command/getdate.html =================================================================== --- trunk/doc/en/html/macro/command/getdate.html 2012-05-16 14:59:41 UTC (rev 4950) +++ trunk/doc/en/html/macro/command/getdate.html 2012-05-18 13:45:47 UTC (rev 4951) @@ -30,7 +30,9 @@ <p> The behavior of the getdate command specified with the format equals the gettime command specified with the same format.<br> -When the <timezone> argument is specified as a timezone string, the timestamp is generated by using the timezone.</p> +When the <timezone> argument is specified as a timezone string, the timestamp is generated by using the timezone. +When the <timezone> argument is not specified, the timestamp is treated as the localtime. +</p> <p> This command returns one of the following values in the system variable "result": Modified: trunk/doc/en/html/macro/command/gettime.html =================================================================== --- trunk/doc/en/html/macro/command/gettime.html 2012-05-16 14:59:41 UTC (rev 4950) +++ trunk/doc/en/html/macro/command/gettime.html 2012-05-18 13:45:47 UTC (rev 4951) @@ -30,7 +30,9 @@ <p> The behavior of the gettime command specified with the format equals the getdate command specified with the same format.<br> -When the <timezone> argument is specified as a timezone string, the timestamp is generated by using the timezone.</p> +When the <timezone> argument is specified as a timezone string, the timestamp is generated by using the timezone. +When the <timezone> argument is not specified, the timestamp is treated as the localtime. +</p> <p> This command returns one of the following values in the system variable "result": Modified: trunk/doc/ja/html/macro/command/getdate.html =================================================================== --- trunk/doc/ja/html/macro/command/getdate.html 2012-05-16 14:59:41 UTC (rev 4950) +++ trunk/doc/ja/html/macro/command/getdate.html 2012-05-18 13:45:47 UTC (rev 4951) @@ -31,6 +31,7 @@ <p> format\x82\xAA\x8Ew\x92肳\x82ꂽgetdate\x82́A\x93\xAF\x82\xB6format\x82\xAA\x8Ew\x92肳\x82ꂽgettime\x82Ɠ\xAE\x8D삪\x93\x99\x82\xB5\x82\xAD\x82Ȃ\xE9\x81B<br> <timezone> \x82Ƀ^\x83C\x83\x80\x83]\x81[\x83\x93\x82\xF0\x95\\x82\xB7\x95\xB6\x8E\x9A\x97\xF1\x82\xF0\x8Ew\x92肷\x82\xE9\x82ƁA\x83^\x83C\x83\x80\x83]\x81[\x83\x93\x82\xF0\x89\xC1\x96\xA1\x82\xB5\x82\xBD\x93\xFA\x95t\x8Cv\x8EZ\x82\xAA\x8Ds\x82\xED\x82\xEA\x82\xE9\x81B +<timezone> \x82\xF0\x8Ew\x92肵\x82Ȃ\xA2\x8Fꍇ\x82̓\x8D\x81[\x83J\x83\x8B\x83^\x83C\x83\x80\x82ƂȂ\xE9\x81B </p> <p> Modified: trunk/doc/ja/html/macro/command/gettime.html =================================================================== --- trunk/doc/ja/html/macro/command/gettime.html 2012-05-16 14:59:41 UTC (rev 4950) +++ trunk/doc/ja/html/macro/command/gettime.html 2012-05-18 13:45:47 UTC (rev 4951) @@ -31,6 +31,7 @@ <p> format\x82\xAA\x8Ew\x92肳\x82ꂽgettime\x82́A\x93\xAF\x82\xB6format\x82\xAA\x8Ew\x92肳\x82ꂽgetdate\x82Ɠ\xAE\x8D삪\x93\x99\x82\xB5\x82\xAD\x82Ȃ\xE9\x81B<br> <timezone> \x82Ƀ^\x83C\x83\x80\x83]\x81[\x83\x93\x82\xF0\x95\\x82\xB7\x95\xB6\x8E\x9A\x97\xF1\x82\xF0\x8Ew\x92肷\x82\xE9\x82ƁA\x83^\x83C\x83\x80\x83]\x81[\x83\x93\x82\xF0\x89\xC1\x96\xA1\x82\xB5\x82\xBD\x93\xFA\x95t\x8Cv\x8EZ\x82\xAA\x8Ds\x82\xED\x82\xEA\x82\xE9\x81B +<timezone> \x82\xF0\x8Ew\x92肵\x82Ȃ\xA2\x8Fꍇ\x82̓\x8D\x81[\x83J\x83\x8B\x83^\x83C\x83\x80\x82ƂȂ\xE9\x81B </p> <p>