Skip to content

Commit 629de41

Browse files
committed
docs: add missing '
1 parent 6d805ef commit 629de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/database/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Explanation of Values:
190190
* ``datetime-ms`` - date and time with millisecond format
191191
* ``datetime-us`` - date and time with microsecond format
192192
* ``time`` - time format
193-
This can be used since v4.5.0, and you can get the value, e.g., ``$db->dateFormat[datetime]``.
193+
This can be used since v4.5.0, and you can get the value, e.g., ``$db->dateFormat['datetime']``.
194194
Currently, the database drivers do not use these values directly, but just provide the values.
195195
================ ===========================================================================================================
196196

0 commit comments

Comments
 (0)