Post

Replies

Boosts

Views

Activity

Global functions are not supported in this predicate
How can I compare dates within the predicate ? Currently I get "Global functions are not supported in this predicate" error filter: #Predicate<Flashcard> { $0.nextReviewAt <= Date.now }, class Flashcard { var nextReviewAt: Date }
Replies
2
Boosts
2
Views
2.2k
Activity
Nov ’23