date
Verified for current stable LTS
Date Command: Display Relative Date From Current Date
Use for display relative date from current date with Date. Exact CLI syntax to display relative date from current date using Date.
When to use this: Use for display relative date from current date with Date.
Command Syntax
date -v <+1d> -v <-20m> date -v <+1d> -v <-20m> Live Command Builder
Final Command
date -v <+1d> -v <-20m> Command Breakdown
-v- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display relative date from current date using Date.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Date Command: Convert Date To Unix Timestamp
date -d "{2018-09-01 00:00}" +%s -u Date Command: Convert Unix Timestamp To Date date -d @<1473305798> Date Command: Convert Unix Timestamp To Default Format date -d @<1473305798> Date Command: Display Current Date And Prompt Windows date Date Command: Display Current Date Default Locale date +%c