Updated comments for DateTime

This commit is contained in:
Brian Lindner 2021-01-03 14:40:14 -05:00
parent f1bfdab87c
commit d6bb7c61c5
No known key found for this signature in database
GPG Key ID: 8A53187BAA2C7197

View File

@ -32,6 +32,7 @@ Schedule priority for a given Date:
2. **date_range** \ 2. **date_range** \
Include listing for the specified Start/End date range that include the given Date \ Include listing for the specified Start/End date range that include the given Date \
Multipe ranges may apply at same time (append) \ Multipe ranges may apply at same time (append) \
Range can be specified as a Date or DateTime \
**overrides usage of *week/month/default* listings **overrides usage of *week/month/default* listings
3. **weekly** \ 3. **weekly** \
@ -106,8 +107,8 @@ monthly:
date_range: date_range:
enabled: (yes/no) enabled: (yes/no)
ranges: ranges:
- start_date: 2020-01-01 12:01:00 - start_date: 2020-01-01
end_date: 2020-01-01 16:59:59 end_date: 2020-01-01
path: /path/to/video.mp4 path: /path/to/video.mp4
- start_date: 2020-07-03 - start_date: 2020-07-03
end_date: 2020-07-05 end_date: 2020-07-05
@ -129,8 +130,8 @@ default:
``` ```
#### Date Range Section: #### Date Range Section:
Use it for *Day* or *Ranges of Time* needs; \ Use it for *Day* or *Ranges of Time* needs \
Now with Time support! Now with Time support! (optional)
Formatting Supported: Formatting Supported: