marcinjakubowski / date-menu-formatter

Date Menu Formatter GNOME Shell extension
GNU General Public License v2.0
34 stars 15 forks source link

[FEAUTURE] Custom Formatters With timezone, language and calendar personalizable #31

Closed bomdia closed 7 months ago

bomdia commented 7 months ago

Added Custom Formatters:

original:
    Original library
    support custom language but not custom timezone or calendar
luxon:
    Formatter that use Luxon js as library
    support custom language and custom timezone and custom calendar
swatch:
    Use luxon to provide Swatch beat time format
    meaningful example of custom formatter ability

Added frequency updater selector:

Give the possibility to change the frequence that the clock is refreshed (very important for millisecond usage)
bomdia commented 7 months ago

@marcinjakubowski i've refactored the project a bit to make it more clearer, give it a try

bomdia commented 7 months ago

immagine

marcinjakubowski commented 7 months ago

https://extensions.gnome.org/review/48880 if you want to approve

By the way - amazing work!