Skip to content

Commit 5d8370f

Browse files
committedMay 3, 2017
DATAMONGO-1684 - Adopt documentation to removed JodaTime DateMidnight support.
Related ticket: DATACMNS-1014.
1 parent e01c745 commit 5d8370f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎src/main/asciidoc/reference/mapping.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,6 @@ calling `get()` before the actual conversion
185185
| converter
186186
| `{"date" : ISODate("2019-11-12T23:00:00.809Z")}`
187187

188-
| `DateMidnight` (Joda)
189-
| converter
190-
| `{"date" : ISODate("2019-11-12T00:00:00.000Z")}`
191-
192188
| `ZoneId` (Java 8, JSR310-BackPort)
193189
| converter
194190
| `{"zoneId" : "ECT - Europe/Paris"}`

0 commit comments

Comments
 (0)