Closed clinstid closed 2 years ago
This pr is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This pr is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.
This pr was closed because it has been stalled for 14 days with no activity.
When you run ticker in docker, it uses the default time zone, which is usually UTC, for displaying the day and time. This PR adds the
tzdata
package to the docker image so you can specify the time zone via an environment variable and display the day and time in your preferred time zone.