Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3091

Improve $add date support

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Linq
    • None

      I'm using an aggregate pipeline through IQueryable interface and I need to add some milliseconds to a date field before perform a group operation by date.

      It would be very helpful if we could add milliseconds to a date using IQueryable interface.

      Examples: DateTime.AddMilliseconds(-60) or DateTime.AddMilliseconds(60).

            Assignee:
            Unassigned Unassigned
            Reporter:
            dcraveiro@eneida.io David Craveiro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: