Tell us what you are trying to do?
I have multiple products with a custom field as "class-date" which is a date type field where the date and time of class are recorded. I want to create a search view where I could allow users to search on the products which are not passed. This should be perfect for seconds.
I would also want users to be able to search over the dates through date picker for dates which are after NOW();
[this is also an important requirement as it would be difficult for the user to search dates which are too away from the present date]
_______________________________________________________
Is there any documentation that you are following?
https://toolset.com/documentation/user-guides/views/date-filters/
This seem to be not working for me.
I have also noticed that the timezone for the field is wrong. I outputted raw time and "1586628000" which was
Assuming that this timestamp is in seconds:
GMT: Saturday, April 11, 2020 6:00:00 PM
Your time zone: Saturday, April 11, 2020 11:30:00 PM GMT+05:30
Relative: In 4 days
And the date I entered was : April 11, 2020 6:00:00 PM
My server is :
xxxxxxzx:~# timedatectl
Local time: Tue 2020-04-07 14:27:19 IST
Universal time: Tue 2020-04-07 08:57:19 UTC
RTC time: Tue 2020-04-07 08:57:20
Time zone: Asia/Kolkata (IST, +0530)
System clock synchronized: yes
systemd-timesyncd.service active: yes
RTC in local TZ: no
Also in my WordPress, I have selected my timezone.
How can I fix this too?
__________________________________________________________
What is the link to your site?
The link to the search page is: hidden link