jaragunde / gnome-shell-panel-date-format

Allows to customize the date format on the panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panel Date Format extension for Gnome Shell

Allows to customize the date format on the panel.

screenshot

Changing format

You can use dconf Editor to change format. Or simply from the terminal:

dconf write /org/gnome/shell/extensions/panel-date-format/format "'%Y-%m-%d'"

The format strings understood by this function are a subset of the strftime(). The following format specifiers are supported.

Installation

This repository for developers only. If you wanna add this extension to your desktop, get it from extensions.gnome.org.

About

Allows to customize the date format on the panel.

License:MIT License


Languages

Language:JavaScript 88.5%Language:Makefile 11.5%