Todays date in YYYY-MM-DD format
Moderator: General Moderators
-
klevis miho
- Forum Contributor
- Posts: 413
- Joined: Wed Oct 29, 2008 2:59 pm
- Location: Albania
- Contact:
Todays date in YYYY-MM-DD format
How can I get the current date in YYYY-MM-DD format?
Re: Todays date in YYYY-MM-DD format
Look into the Date() object.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.