mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 14:13:40 -07:00
update get_date_formats api description
This commit is contained in:
parent
f7c2034a4a
commit
9f87816bdb
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ class WebInterface(object):
|
|||
json:
|
||||
{"date_format": "YYYY-MM-DD",
|
||||
"time_format": "HH:mm",
|
||||
"date_based_tv_show_format": "YYYY·MM·DD"}
|
||||
"date_based_tv_show_format": "YYYY\u00b7MM\u00b7DD"}
|
||||
```
|
||||
"""
|
||||
if plexpy.CONFIG.DATE_FORMAT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue