Is this how one should filter by date? I feel I have tried almost anything.
if (cutoffDate != null) {
query = query.query(‘syncedAt>$0, $cutoffDate’);
}
Is this how one should filter by date? I feel I have tried almost anything.
if (cutoffDate != null) {
query = query.query(‘syncedAt>$0, $cutoffDate’);
}
Topic | Replies | Views | Activity |
---|---|---|---|
Request failure showing in app service metrics but no error in logs | 0 | 384 | Jun 2024 |
Creating a user not possible | 1 | 191 | Jul 2024 |
Integrating w/Realm in Xcode for iOS app | 0 | 193 | Jul 2024 |
Realm / Atlas SDK CAP guarantees? | 0 | 159 | Aug 2024 |
Cannot use explain in MongoDB Atlas Function | 0 | 192 | Aug 2024 |