.WhereLessThanOrEqual(x => x.YourDateTime, new DateTime(2013, 09, 04));
.WhereLessThanOrEqual(x => x.DateTime, new DateTime(2013, 09, 04, 0, 0, 0, DateTimeKind.Utc));
See also: http://ravendb.net/kb/61/working-with-date-and-time-in-ravendb
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.