Skip to content

Instantly share code, notes, and snippets.

@danared
Created March 11, 2015 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danared/38ce2e30cef11a28fb80 to your computer and use it in GitHub Desktop.
Save danared/38ce2e30cef11a28fb80 to your computer and use it in GitHub Desktop.
db.data.find({"st" : "u103840",
"ts" : {"$gte": ISODate("1989-01-01"),

 "$lt" : ISODate("1990-01-01")}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment