Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
日付を2月6日日曜日の午前3時30分50秒に変更する必要があるシステムを開発しています。
.bat をクリックしてシステムが自動的に変更されるように .bat を作成する方法はありますか
時刻と日付のコマンドを使用します。
time 03:30:50 date 06/02/2011
BlackBear と Joey から得た回答:
管理者として cmd を実行し、次のようなコマンドを入力します。
時刻 03:30:50 日付 2011/06/02