15,047
edits
mNo edit summary |
m (→Windows DOS) Tags: Mobile edit Mobile web edit |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
== Windows DOS == | == Windows DOS == | ||
Result of {{kbd | key= date/t}} ({{Win}}) (parameter: /t will not ask you to change the current date). By OS: | |||
* XP in English: {{kbd | key=Thu 05/03/2012}} | |||
* XP in Mandarin: {{kbd | key=2012/05/03 星期四}} | |||
* Windows 8, Windows Server 2008 R2 in Mandarin: {{kbd | key=2014/07/01 週二}} | |||
* Windows Server 2019 Standard in Mandarin: {{kbd | key=週五 2024/03/01}} | |||
* Windows 10 in Mandarin: {{kbd | key=週一 2019/12/02}} | |||
Result of {{kbd | key= <nowiki>prompt $d $t $_$P$G</nowiki>}} on {{Win}}<ref>[http://stackoverflow.com/questions/673523/how-to-measure-execution-time-of-command-in-windows-command-line batch file - How to measure execution time of command in windows command line? - Stack Overflow]</ref>). By OS: | |||
</ | |||
* Windows 10 in Mandarin: {{kbd | key=2017/02/03 週五 15:35:31.61}} | |||
* Windows Server 2019 Standard in Mandarin: {{kbd | key=週五 2024/03/01 16:43:30.32}} | |||
Result of {{kbd | key= <nowiki>echo %DATE% %TIME%</nowiki>}} {{Win}}. By OS: | |||
* Windows Server 2019 Standard in Mandarin: {{kbd | key=週五 2024/03/01 16:43:30.32}} | |||
If PHP was installed. (1) Saved the PHP execution result to the file `today.txt` (2) Read the file content and save to the variable '%TODAY%' | If PHP was installed. (1) Saved the PHP execution result to the file `today.txt` (2) Read the file content and save to the variable '%TODAY%' | ||