How do I customize the date/time display in GNOME Shell's top bar?












9















Time indicator is shown as "%a %H:%M" in the center of the top bar.



How do I move it back to the right where it belongs, and make it include the full date and time ("%Y-%m-%d %s %H:%M")?










share|improve this question




















  • 3





    Not a regression if you're comparing oranges with tangerines. It is as always has been in Gnome which is now the default DE instead of Unity.

    – user692175
    Oct 25 '17 at 2:40






  • 1





    I would recommend removing the last paragraph (reason: what MichaelBay said) and change the title to something like "How do I change the position and format of date & time in top bar of Ubuntu 17.10?" as it's not "wrong", that's how it is in GNOME.

    – pomsky
    Oct 25 '17 at 11:39
















9















Time indicator is shown as "%a %H:%M" in the center of the top bar.



How do I move it back to the right where it belongs, and make it include the full date and time ("%Y-%m-%d %s %H:%M")?










share|improve this question




















  • 3





    Not a regression if you're comparing oranges with tangerines. It is as always has been in Gnome which is now the default DE instead of Unity.

    – user692175
    Oct 25 '17 at 2:40






  • 1





    I would recommend removing the last paragraph (reason: what MichaelBay said) and change the title to something like "How do I change the position and format of date & time in top bar of Ubuntu 17.10?" as it's not "wrong", that's how it is in GNOME.

    – pomsky
    Oct 25 '17 at 11:39














9












9








9


1






Time indicator is shown as "%a %H:%M" in the center of the top bar.



How do I move it back to the right where it belongs, and make it include the full date and time ("%Y-%m-%d %s %H:%M")?










share|improve this question
















Time indicator is shown as "%a %H:%M" in the center of the top bar.



How do I move it back to the right where it belongs, and make it include the full date and time ("%Y-%m-%d %s %H:%M")?







gnome-shell date top-bar






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 8 '18 at 6:00









muru

1




1










asked Oct 25 '17 at 2:34









sdssds

1,19321535




1,19321535








  • 3





    Not a regression if you're comparing oranges with tangerines. It is as always has been in Gnome which is now the default DE instead of Unity.

    – user692175
    Oct 25 '17 at 2:40






  • 1





    I would recommend removing the last paragraph (reason: what MichaelBay said) and change the title to something like "How do I change the position and format of date & time in top bar of Ubuntu 17.10?" as it's not "wrong", that's how it is in GNOME.

    – pomsky
    Oct 25 '17 at 11:39














  • 3





    Not a regression if you're comparing oranges with tangerines. It is as always has been in Gnome which is now the default DE instead of Unity.

    – user692175
    Oct 25 '17 at 2:40






  • 1





    I would recommend removing the last paragraph (reason: what MichaelBay said) and change the title to something like "How do I change the position and format of date & time in top bar of Ubuntu 17.10?" as it's not "wrong", that's how it is in GNOME.

    – pomsky
    Oct 25 '17 at 11:39








3




3





Not a regression if you're comparing oranges with tangerines. It is as always has been in Gnome which is now the default DE instead of Unity.

– user692175
Oct 25 '17 at 2:40





Not a regression if you're comparing oranges with tangerines. It is as always has been in Gnome which is now the default DE instead of Unity.

– user692175
Oct 25 '17 at 2:40




1




1





I would recommend removing the last paragraph (reason: what MichaelBay said) and change the title to something like "How do I change the position and format of date & time in top bar of Ubuntu 17.10?" as it's not "wrong", that's how it is in GNOME.

– pomsky
Oct 25 '17 at 11:39





I would recommend removing the last paragraph (reason: what MichaelBay said) and change the title to something like "How do I change the position and format of date & time in top bar of Ubuntu 17.10?" as it's not "wrong", that's how it is in GNOME.

– pomsky
Oct 25 '17 at 11:39










3 Answers
3






active

oldest

votes


















13














You may achieve your goal using some GNOME shell extensions.



Moving clock to the right



You may use Frippery Move Clock.



See this Q&A for more options.



Changing date & time format



You may use Clock override. It lets you




Override the Gnome Shell clock with a new time format or text of your choice.




It supports Python's strftime format (so you'll be able to set your preferred "%Y-%m-%d %s %H:%M" format to display).



enter image description here






share|improve this answer

































    2














    Panel Date Format is another GNOME Shell extension that allows you to modify the formatting of date and time in the top panel, e.g. to include the current week number.



    I used



    dconf write /org/gnome/shell/extensions/panel-date-format/format "'%a (KW %V) %d.%m.%y %H:%M'"


    to display below format:



    enter image description here






    share|improve this answer

































      1














      Another place to look:-
      Ubuntu Software Centre - certainly in Ubuntu 17.10.
      If you search for "clock" a whole list of different programs is displayed, Clock Override among them.






      share|improve this answer























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "89"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f968860%2fhow-do-i-customize-the-date-time-display-in-gnome-shells-top-bar%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        13














        You may achieve your goal using some GNOME shell extensions.



        Moving clock to the right



        You may use Frippery Move Clock.



        See this Q&A for more options.



        Changing date & time format



        You may use Clock override. It lets you




        Override the Gnome Shell clock with a new time format or text of your choice.




        It supports Python's strftime format (so you'll be able to set your preferred "%Y-%m-%d %s %H:%M" format to display).



        enter image description here






        share|improve this answer






























          13














          You may achieve your goal using some GNOME shell extensions.



          Moving clock to the right



          You may use Frippery Move Clock.



          See this Q&A for more options.



          Changing date & time format



          You may use Clock override. It lets you




          Override the Gnome Shell clock with a new time format or text of your choice.




          It supports Python's strftime format (so you'll be able to set your preferred "%Y-%m-%d %s %H:%M" format to display).



          enter image description here






          share|improve this answer




























            13












            13








            13







            You may achieve your goal using some GNOME shell extensions.



            Moving clock to the right



            You may use Frippery Move Clock.



            See this Q&A for more options.



            Changing date & time format



            You may use Clock override. It lets you




            Override the Gnome Shell clock with a new time format or text of your choice.




            It supports Python's strftime format (so you'll be able to set your preferred "%Y-%m-%d %s %H:%M" format to display).



            enter image description here






            share|improve this answer















            You may achieve your goal using some GNOME shell extensions.



            Moving clock to the right



            You may use Frippery Move Clock.



            See this Q&A for more options.



            Changing date & time format



            You may use Clock override. It lets you




            Override the Gnome Shell clock with a new time format or text of your choice.




            It supports Python's strftime format (so you'll be able to set your preferred "%Y-%m-%d %s %H:%M" format to display).



            enter image description here







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 11 '18 at 13:51

























            answered Oct 25 '17 at 8:26









            pomskypomsky

            29.5k1190116




            29.5k1190116

























                2














                Panel Date Format is another GNOME Shell extension that allows you to modify the formatting of date and time in the top panel, e.g. to include the current week number.



                I used



                dconf write /org/gnome/shell/extensions/panel-date-format/format "'%a (KW %V) %d.%m.%y %H:%M'"


                to display below format:



                enter image description here






                share|improve this answer






























                  2














                  Panel Date Format is another GNOME Shell extension that allows you to modify the formatting of date and time in the top panel, e.g. to include the current week number.



                  I used



                  dconf write /org/gnome/shell/extensions/panel-date-format/format "'%a (KW %V) %d.%m.%y %H:%M'"


                  to display below format:



                  enter image description here






                  share|improve this answer




























                    2












                    2








                    2







                    Panel Date Format is another GNOME Shell extension that allows you to modify the formatting of date and time in the top panel, e.g. to include the current week number.



                    I used



                    dconf write /org/gnome/shell/extensions/panel-date-format/format "'%a (KW %V) %d.%m.%y %H:%M'"


                    to display below format:



                    enter image description here






                    share|improve this answer















                    Panel Date Format is another GNOME Shell extension that allows you to modify the formatting of date and time in the top panel, e.g. to include the current week number.



                    I used



                    dconf write /org/gnome/shell/extensions/panel-date-format/format "'%a (KW %V) %d.%m.%y %H:%M'"


                    to display below format:



                    enter image description here







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited 7 hours ago









                    pomsky

                    29.5k1190116




                    29.5k1190116










                    answered Aug 8 '18 at 9:56









                    orschiroorschiro

                    5,03264398




                    5,03264398























                        1














                        Another place to look:-
                        Ubuntu Software Centre - certainly in Ubuntu 17.10.
                        If you search for "clock" a whole list of different programs is displayed, Clock Override among them.






                        share|improve this answer




























                          1














                          Another place to look:-
                          Ubuntu Software Centre - certainly in Ubuntu 17.10.
                          If you search for "clock" a whole list of different programs is displayed, Clock Override among them.






                          share|improve this answer


























                            1












                            1








                            1







                            Another place to look:-
                            Ubuntu Software Centre - certainly in Ubuntu 17.10.
                            If you search for "clock" a whole list of different programs is displayed, Clock Override among them.






                            share|improve this answer













                            Another place to look:-
                            Ubuntu Software Centre - certainly in Ubuntu 17.10.
                            If you search for "clock" a whole list of different programs is displayed, Clock Override among them.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Feb 6 '18 at 18:17









                            Andrew BeattieAndrew Beattie

                            2815




                            2815






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Ask Ubuntu!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f968860%2fhow-do-i-customize-the-date-time-display-in-gnome-shells-top-bar%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                香粉寮

                                GameSpot