From d6bb7c61c5e4b989b19f0ea2a52e1b179f6da904 Mon Sep 17 00:00:00 2001 From: Brian Lindner <8153326+BrianLindner@users.noreply.github.com> Date: Sun, 3 Jan 2021 14:40:14 -0500 Subject: [PATCH] Updated comments for DateTime --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f49497..4e8a01a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Schedule priority for a given Date: 2. **date_range** \ Include listing for the specified Start/End date range that include the given Date \ Multipe ranges may apply at same time (append) \ +Range can be specified as a Date or DateTime \ **overrides usage of *week/month/default* listings 3. **weekly** \ @@ -106,8 +107,8 @@ monthly: date_range: enabled: (yes/no) ranges: - - start_date: 2020-01-01 12:01:00 - end_date: 2020-01-01 16:59:59 + - start_date: 2020-01-01 + end_date: 2020-01-01 path: /path/to/video.mp4 - start_date: 2020-07-03 end_date: 2020-07-05 @@ -129,8 +130,8 @@ default: ``` #### Date Range Section: -Use it for *Day* or *Ranges of Time* needs; \ -Now with Time support! +Use it for *Day* or *Ranges of Time* needs \ +Now with Time support! (optional) Formatting Supported: