telescope: Timezone is off if not set to UTC
If I set another timezone other than UTC
in my config/app.php
file (eg Europe/Stockholm
), all entries are reported as they happened with an offset (depending on the timezone defined). It appears as if you must have UTC
in config/app.php
to get the correct time reported.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 8
- Comments: 15 (4 by maintainers)
Are you sure you installed the latest version? It should have been released in 0.1.2 which was only released 11 minutes ago.
Note to anyone who comes across this issue, republishes and still finds it doesn’t work? Try using the
--force
flag 😃