meiji163 / gh-notify

GitHub CLI extension to display GitHub notifications
The Unlicense
209 stars 21 forks source link

chore: display the local timestamp in the list - strflocaltime #66

Closed LangLangBart closed 1 year ago

LangLangBart commented 1 year ago

description

man jq
...
# The strftime(fmt) builtin formats a time (GMT) with the given format. The strflocaltime does
# the same, but using the local timezone setting.