SQLpage icon indicating copy to clipboard operation
SQLpage copied to clipboard

date in the logs is UTC time

Open mhetru opened this issue 3 months ago • 3 comments

Hello,

There is a bug for change the date in the logs generated by SQLPage.

The time is UTC.

I have attempted to change this but without success.

Best Regards,

mhetru avatar Sep 17 '25 13:09 mhetru

Hi! I don't think there is a bug. The datetime are ISO formatted, with the final Z indicating they are in UTC

lovasoa avatar Sep 17 '25 17:09 lovasoa

I had a look, and it looks like the upstream package does not support printing local times. Here is the matching upstream issue https://github.com/rust-cli/env_logger/issues/158

lovasoa avatar Sep 20 '25 19:09 lovasoa

ok i just wish set the time of paris/madrid

mhetru avatar Sep 26 '25 14:09 mhetru