Js獲取當前的日期和時間

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>獲取當前時間</title> </head> <body> <script type="text/javascript"> /** *獲取當前時間 *format=1精確到天 *format=2精確到分 */ functio
相關文章
相關標籤/搜索