We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebef99e commit 5f11c07Copy full SHA for 5f11c07
berry/mysql/MySQLDataReader.php
@@ -87,7 +87,6 @@ public function getValue(int $index)
87
/**
88
* Returns a read MySQL datetime value into a PHP DateTime Object.
89
* The returned DateTime object's Time-Zone will be convert to the given TimeZone.
90
- * Notice: MySql datetime object holds DateTime into UTC timezone.
91
* @param int $index
92
* @param DateTimeZone $timeZone
93
* @return DateTime
0 commit comments