DATAMONGO-1834 - Polishing.

Remove DateFactory and split up tests.
Introduce dedicated Timezone abstraction and update existing factories to apply the timezone if appropriate. Update builders and align code style.

Original Pull Request: #539
This commit is contained in:
Christoph Strobl
2018-03-22 10:44:02 +01:00
parent 10737cd819
commit bc257aa260
6 changed files with 1963 additions and 3538 deletions

View File

@@ -2051,7 +2051,7 @@ At the time of this writing we provide support for the following Aggregation Ope
| literal
| Date Aggregation Operators
| dayOfYear, dayOfMonth, dayOfWeek, year, month, week, hour, minute, second, millisecond, dateToString, isoDayOfWeek, isoWeek, isoWeekYear
| dayOfYear, dayOfMonth, dayOfWeek, year, month, week, hour, minute, second, millisecond, dateToString, dateFromString, dateFromParts, dateToParts, isoDayOfWeek, isoWeek, isoWeekYear
| Variable Operators
| map