Hello,
I have a time picker in my dashboard. It works only some of the time.
If I select a preset like **Today** or **Last 24 hours**, it works.
earliest=@d AND latest=now
earliest=-24h@h AND latest=now
If I select **Since** from the **Date Range** or **Date & Time Range**, it fails. My other drop downs display "*Could not create search.*" beneath them.
earliest=1569902400 AND latest=
earliest=1569952800 AND latest=
I don't understand why the **latest** is not being populated with **now()**.
For **Date Range** or **Date & Time Range** if I select **Between** for either of them it works. However, if I chose **Before**, this fails as well.
earliest= AND latest=1569902400
I don't understand why the earliest is not being populated with "some time".
Thanks and God bless,
Genesius
↧