We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c5f82 commit 4f68d41Copy full SHA for 4f68d41
src/WeatherFormat.php
@@ -15,7 +15,7 @@ public function __construct()
15
/**
16
* format date based on configuration.
17
*
18
- * @param string $timestamp, string $tz
+ * @param string $timestamp, int $tz
19
* @return string
20
*/
21
public function dt(string $timestamp, int $tz)
0 commit comments