Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Using date_format on custom date field returns “now” › Reply To: Using date_format on custom date field returns “now”
December 5, 2024 at 4:06 pm
#52165
Participant
Thanks for replying.
The filtering code is now working well and only for the specific ASP instance. Thanks.
The date formatting problem is still there and quite strange because it gives strange values, as you can see from the attached screenshot.
Using just {evcal_srow} displays the correct UNIX timestamp.
Using {evcal_srow date_format=’F j, Y’} (I switched ” with ‘) gives today’s date for all the different timestamps. For some results it gives strange year values like 6800, 7600.