Advertisement
Angus_Black_1962

qBit Race date

May 31st, 2023
538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VBScript 0.07 KB | Software | 0 0
  1. d = date() - 1
  2. wscript.echo year(d) * 10000 + month(d) * 100 + day(d)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement