Commit f9ee84b
Fix date_time_set function signature
`date_time_set` has 5 parameters but only 3 are mandatory.
`$second` and `$microseconds` are optional with 0 as the default value.1 parent 4e5a697 commit f9ee84b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1555 | 1555 | | |
1556 | 1556 | | |
1557 | 1557 | | |
1558 | | - | |
| 1558 | + | |
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
| |||
0 commit comments