[Ttssh2-commit] [9265] getdate, gettime マクロコマンドを timezone つきで呼び出すと正しい時刻を返さない

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2021年 5月 20日 (木) 23:16:39 JST


Revision: 9265
          https://osdn.net/projects/ttssh2/scm/svn/commits/9265
Author:   youlab
Date:     2021-05-20 23:16:39 +0900 (Thu, 20 May 2021)
Log Message:
-----------
getdate, gettime マクロコマンドを timezone つきで呼び出すと正しい時刻を返さない
問題に関する改版履歴を追加した。
#41952

Ticket Links:
------------
    https://osdn.net/projects/ttssh2/tracker/detail/41952

Modified Paths:
--------------
    branches/4-stable/doc/en/html/about/history.html
    branches/4-stable/doc/ja/html/about/history.html

-------------- next part --------------
Modified: branches/4-stable/doc/en/html/about/history.html
===================================================================
--- branches/4-stable/doc/en/html/about/history.html	2021-05-20 13:27:34 UTC (rev 9264)
+++ branches/4-stable/doc/en/html/about/history.html	2021-05-20 14:16:39 UTC (rev 9265)
@@ -53,7 +53,9 @@
       <li>Fixed an application fault occurs when VT Window and HtmlHelp Windows are closed at same time.</li>
       <li>The elapsed time style timestamp in the log is incorrect.</li>
       <li>MACRO: The file handle opened by <a href="../macro/command/filecreate.html">filecreate</a>, <a href="../macro/command/fileopen.html">fileopen</a> marco command is locking. </li>
+       <li>MACRO: When the <a href="../macro/command/getdate.html">getdate</a>, <a href="../macro/command/gettime.html">gettime</a> command is executed with timezone parameter, valid time may not be returned. Build mistaken in 4.105.</li>
     </ul>
+    </ul>
   </li>
 
   <li>Misc

Modified: branches/4-stable/doc/ja/html/about/history.html
===================================================================
--- branches/4-stable/doc/ja/html/about/history.html	2021-05-20 13:27:34 UTC (rev 9264)
+++ branches/4-stable/doc/ja/html/about/history.html	2021-05-20 14:16:39 UTC (rev 9265)
@@ -53,6 +53,7 @@
       <li>VT \x83E\x83B\x83\x93\x83h\x83E\x82\xC6 Html\x83w\x83\x8B\x83v\x83E\x83B\x83\x93\x83h\x83E\x82𓯎\x9E\x82ɕ‚\xB6\x82\xE9\x82ƃA\x83v\x83\x8A\x83P\x81[\x83V\x83\x87\x83\x93\x83t\x83H\x81[\x83\x8B\x83g\x82\xAA\x94\xAD\x90\xB6\x82\xB7\x82\xE9\x95s\x8B\x82\xF0\x8FC\x90\xB3</li>
       <li>\x83\x8D\x83O\x82̌o\x89ߎ\x9E\x8AԌ`\x8E\xAE\x82̃^\x83C\x83\x80\x83X\x83^\x83\x93\x83v\x82̌`\x8E\xAE\x82\xAA\x90\xB3\x82\xB5\x82\xAD\x82Ȃ\xA2\x96\xE2\x91\xE8\x82\xF0\x8FC\x90\xB3\x82\xB5\x82\xBD\x81B</li>
       <li><a href="../macro/command/filecreate.html">filecreate</a>, <a href="../macro/command/fileopen.html">fileopen</a> \x83}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82ŊJ\x82\xA2\x82\xBD\x83t\x83@\x83C\x83\x8B\x83n\x83\x93\x83h\x83\x8B\x82\xAA\x83\x8D\x83b\x83N\x82\xB5\x82Ă\xA2\x82\xE9\x96\xE2\x91\xE8\x82\xF0\x8FC\x90\xB3\x82\xB5\x82\xBD\x81B</li>
+       <li><a href="../macro/command/getdate.html">getdate</a>, <a href="../macro/command/gettime.html">gettime</a> \x83}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82\xC5 timezone \x82‚\xAB\x82ŌĂяo\x82\xB7\x82Ɛ\xB3\x82\xB5\x82\xA2\x8E\x9E\x8D\x8F\x82\xF0\x95Ԃ\xB3\x82Ȃ\xA2\x96\xE2\x91\xE8\x82\xF0\x8FC\x90\xB3\x82\xB5\x82\xBD\x81Bv4.105\x82ł̃r\x83\x8B\x83h\x83~\x83X\x81B</li>
     </ul>
   </li>
 


Ttssh2-commit メーリングリストの案内
Back to archive index