码家

Web Platform, Cloud and Mobile Application Development

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

  一、弹出当地时间对话框

  <script type="text/javascript">
        alert(new Date().toLocaleDateString());
    </script>

posted on 2011-03-29 16:42  海山  阅读(98)  评论(0)    收藏  举报