Nested where + date compare not working?

Most likely ge, etc are math functions. I haven’t tried it, but first do .Unix on the date param and then compare them with now.Unix.

Update: No wonder this felt like deja vu (ref) :smile:

Update 2: Also, pretty sure that the 2nd and 3rd args of where have to be strings…

1 Like