How to set timezone offset? #139
Unanswered
Andres6936
asked this question in
Q&A
Replies: 1 comment
|
Hmm, I think this is a feature that we don't have yet. Could you file an issue to request it? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The default timezone offset is 0, how to change the timezone of loggers?
I tried changing the environment variable from Bun TZ to America/Bogota, but it does not reflect any changes in the log.
All reactions