-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
(copied to CRM)
The $dateToString aggregation operation has been introduced quite a while ago. In MongoDB v3.6 it can now take timezone parameter.
At present (as of driver version 2.10) there does not seem to be any way to pass a timezone value / offset if LINQ notation is used.
It is possible however to construct a $group or $project stage from a BsonDocument with timezone specified.
- is duplicated by
-
CSHARP-2079 Improve $dateToString support
- Closed