firestation
firestation copied to clipboard
Filter date doesn't work on Cloud Firestore mode
I'm using projectRevamp branch, and couldn't seem to do filtering on date field on Cloud Firestore.
I'll take a look at it. Are the other filters working okay for you @wikes82 ?
I noticed a warning the other day w/ firestore storing dates differently than the realtime db. Might have something to do with that.
@JoeRoddy I also noticed filtering int number doesn't work with = sign, but using <= or >= works fine
Okay, weird, haha. Thanks for the heads up, dont really use firestore for my own development, so this is really helpful!
you're welcome, it's a really good tool.