Skip to content

Instantly share code, notes, and snippets.

@hoodoos
Created March 6, 2011 21:27
Show Gist options
  • Save hoodoos/857692 to your computer and use it in GitHub Desktop.
Save hoodoos/857692 to your computer and use it in GitHub Desktop.
var filters = ["and",
[['tokenize', ':', 3], ['string_to_int'], ['greater_than_eq', fromMillis]],
[['tokenize', ':', 3], ['string_to_int'], ['less_than_eq', toMillis]],
[['tokenize', ':', clIdIdx], ['eq', clientInfo.login]]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment