RP_Search/app/static/settings/time_periods.json
Virág Gábor 80b26a39c6 upload
2024-11-06 11:01:28 +01:00

8 lines
260 B
JSON
Executable file

[
{"name": "Any time", "value": ""},
{"name": "Past hour", "value": "qdr:h"},
{"name": "Past 24 hours", "value": "qdr:d"},
{"name": "Past week", "value": "qdr:w"},
{"name": "Past month", "value": "qdr:m"},
{"name": "Past year", "value": "qdr:y"}
]