[GH-ISSUE #2481] Timezone incorrect; how to change? #1730

Closed
opened 2026-02-26 07:32:15 +03:00 by kerem · 2 comments
Owner

Originally created by @Panja0 on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2481

I've setup NPM and the creation time (for SSL certs, hosts etc) is not the correct time.
How can I change this?

Originally created by @Panja0 on GitHub (Dec 15, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2481 I've setup NPM and the creation time (for SSL certs, hosts etc) is not the correct time. How can I change this?
kerem closed this issue 2026-02-26 07:32:15 +03:00
Author
Owner

@alexkararo commented on GitHub (Mar 3, 2023):

Hi! I am facing a similar issue, tried to mount /etc/timezone and locale into volumes, but I still have wrong date inside the container or logs.

Did you find a solution?

Thank you!

<!-- gh-comment-id:1453767511 --> @alexkararo commented on GitHub (Mar 3, 2023): Hi! I am facing a similar issue, tried to mount /etc/timezone and locale into volumes, but I still have wrong date inside the container or logs. Did you find a solution? Thank you!
Author
Owner

@lastsamurai26 commented on GitHub (Aug 22, 2023):

i tried this
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
- /usr/share/zoneinfo:/usr/share/zoneinfo:ro

  but didn't changed =( 
<!-- gh-comment-id:1687532247 --> @lastsamurai26 commented on GitHub (Aug 22, 2023): i tried this - /etc/localtime:/etc/localtime:ro - /etc/timezone:/etc/timezone:ro - /usr/share/zoneinfo:/usr/share/zoneinfo:ro but didn't changed =(
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1730
No description provided.