File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -779,8 +779,7 @@ the :ref:`<csharp-builders-out>` section.
779779Supported Methods
780780-----------------
781781
782- The following are some of the methods supported by the {+driver-long+}
783- implementation of LINQ:
782+ The following are some methods supported by the {+driver-long+} implementation of LINQ:
784783
785784.. list-table::
786785 :header-rows: 1
@@ -801,6 +800,9 @@ implementation of LINQ:
801800 * - ``LongCount``
802801 - Returns an ``Int64`` that represents the number of documents that match the specified criteria
803802
803+ * - ``DateFromString``
804+ - Converts a ``string`` to a ``DateTime`` object
805+
804806 * - ``Distinct``
805807 - Returns distinct documents that match the specified criteria
806808
You can’t perform that action at this time.
0 commit comments