Macmod / godap

A complete TUI for LDAP.
MIT License
209 stars 7 forks source link

Support custom date/time formats #6

Closed harpchad closed 4 months ago

harpchad commented 4 months ago

Allow the user to configure the date/time formatting. Possibly offer a few pre-defined options and try anything else as a go time format string?

Formats:

example: --timefmt=US --timefmt=ISO8601 --timefmt="20060102 150405"

Macmod commented 4 months ago

Great idea! 🥇 I'll review the PR 😃

Macmod commented 4 months ago

Merged 👍