S

Systems Programming

Rust, C, C++, Go, and low-level programming

'date' - print or set date and time - Video Man Pages

The 'date' command prints or sets the date and time. - Print the current date/time, using the default locale's format: date +%c - Print the current date/time in UTC, using default format: date -u - Print the current date/time in UTC, using the ISO 8601 format: date -u +%Y-%m-%dT%H:%M:%S%Z...

Watch Original04/03/2026
+1

0 Comments

Sign in to join the conversation

No comments yet

Be the first to share your thoughts!

Other Coverage

Related Videos