date
Set or display the system date.
- Display the current date using the default locale's format:
- Display the current date in UTC and ISO 8601 format:
- Display the current date as a Unix timestamp (seconds since the Unix epoch):
- Display a specific date (represented as a Unix timestamp) using the default format:
- Convert a specific date to the Unix timestamp format:
- Display the current date using the RFC-3339 format (`YYYY-MM-DD hh:mm:ss TZ`):
- Set the current date using the format `MMDDhhmmYYYY.ss` (`YYYY` and `.ss` are optional):
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).