You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow the setTimezone update was not
`setTimezone()`` as well is chainable.
```php
$t = ts('previous monday 23:00', true)
->setTimezone('America/Los_Angeles');
```
0 commit comments