• Resolved dwaber

    (@dwaber)


    Hi,
    I’m actually struggling with the parameters:
    ?call_custom_simple_rss=1&csrp_cat=149&csrp_date=1&crsp_date_after=1 day ago

    it shows me also posts, where the pubDate is older than one day (even some months). What is missing?

    Kind regards
    Don

Viewing 1 replies (of 1 total)
  • Thread Starter dwaber

    (@dwaber)

    Now I found out, that this function is referencing to php strtotime. Therefore the solution will be &csrp_date=1&crsp_date_after=-1 days ago
    or any other within strtotime function = &csrp_date=1&crsp_date_after=now

Viewing 1 replies (of 1 total)
  • The topic ‘Date range ist not working with 1 day ago’ is closed to new replies.