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 @@ -767,8 +767,7 @@ the :ref:`<csharp-builders-out>` section.
767767Supported Methods
768768-----------------
769769
770- The following are some of the methods supported by the {+driver-long+}
771- implementation of LINQ:
770+ The following are some methods supported by the {+driver-long+} implementation of LINQ:
772771
773772.. list-table::
774773 :header-rows: 1
@@ -789,6 +788,9 @@ implementation of LINQ:
789788 * - ``LongCount``
790789 - Returns an ``Int64`` that represents the number of documents that match the specified criteria
791790
791+ * - ``DateFromString``
792+ - Converts a ``string`` to a ``DateTime`` object
793+
792794 * - ``Distinct``
793795 - Returns distinct documents that match the specified criteria
794796
You can’t perform that action at this time.
0 commit comments