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 @@ -760,8 +760,7 @@ the :ref:`<csharp-builders-out>` section.
760760Supported Methods
761761-----------------
762762
763- The following are some of the methods supported by the {+driver-long+}
764- implementation of LINQ:
763+ The following are some methods supported by the {+driver-long+} implementation of LINQ:
765764
766765.. list-table::
767766 :header-rows: 1
@@ -782,6 +781,9 @@ implementation of LINQ:
782781 * - ``LongCount``
783782 - Returns an ``Int64`` that represents the number of documents that match the specified criteria
784783
784+ * - ``DateFromString``
785+ - Converts a ``string`` to a ``DateTime`` object
786+
785787 * - ``Distinct``
786788 - Returns distinct documents that match the specified criteria
787789
You can’t perform that action at this time.
0 commit comments