### Description of the bug the log messages, themselves are fine and respect the timezone I set but the filenames are not. ### Steps To Reproduce configure timezone in docker config - in my case: `America/New_York` configure the logger to rotate files hourly: ` log_file_rollover: hourly` compare the message timestamps in the file to the filename, itself. <img width="635" alt="Image" src="https://github.com/user-attachments/assets/e49c78b7-b8f9-470e-9c5a-e93325549bdb" /> ### Additional Information _No response_