geopython / geopython/GeoHealthCheck

Better formatting for dates

Open
#462 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
92
Forks
75
PR merge metrics
No merged PRs in 30d

Description

I many places in GHC interface dates are shown as (example)

`2023-11-01T14:49:17Z`

![image](https://github.com/geopython/GeoHealthCheck/assets/1951107/39486f86-7c13-4e98-83c9-538529780077)

that does not helps reading the date, nor is good looking. Better format the dates as

`2023-11-01 14:49:17`

or even better add an option to allow users choose the date format.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.