I see, thanks! Using p.date?.equals(dv.date(...))
returns the list I’m looking for, but only if I remove the TXX:XX
from the note’s date
property. I’m not opposed to separating the properties in each note, but is there a way to make the .where
statement only check for the date portion?