2020-05-03

MongoDB - How to determine if a field is of the date type

"$eq": [{"$type": "$field_name_here"}, "date"]

No comments:

Post a Comment