MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Time format help me please

    Scheduled Pinned Locked Moved Solved Troubleshooting
    help me pleasetime format
    9 Posts 3 Posters 1.6k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @Manu85
      last edited by

      @Manu85

      Je vous remercie pour vos aimables paroles. J’habite à NYC-USA et je vous réponds en utilisant un traducteur. Je pense que je peux le faire. Je vous répondrai dans un jour ou deux. Assez bien?

      Thank you for your kind words. I live in NYC-USA and I am answering you using a translator. I think I can do that. I will get back to you in a day or two. Good enough?

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer
        last edited by Mykle1

        @Manu85

        Is this what you had in mind?

        Run git pull in the MMM-SORT directory to get the updated files

        Add timeFormat: " HH:mm", to your config entry for MMM-SORT

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • M Offline
          Manu85
          last edited by

          Hello Mikle1, you are really AWESOME, Thanks for your help, have a nice day

          1 Reply Last reply Reply Quote 0
          • M Offline
            Manu85
            last edited by

            hi Mikle1, do you think you can add the tidal coefficient? I think it would be a real advantage, I live on the west coast of France and here most of the inhabitants have boats, as it is the Atlantic Ocean to be able to go out at sea you have to know the coefficients, I think that if you do that you will have a lot of success with this module :-) while waiting bravo for everything
            cordially

            Mykle1M 1 Reply Last reply Reply Quote 0
            • M Offline
              Manu85
              last edited by

              oh excuse me it’s not Mikle1 but Mykle1, sorry

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Manu85
                last edited by

                @Manu85 if you use the @ in front of the users name, the system will send them a notification

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • M Offline
                  Manu85
                  last edited by

                  @sdetweil Thank you very much for that info :thumbs_up:

                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @Manu85
                    last edited by Mykle1

                    @Manu85 said in Time format help me please:

                    do you think you can add the tidal coefficient?

                    The tidal coefficients are not present in the data from the api.

                    Sample:

                    Array(28)
                    0
                    :
                    date
                    :
                    "2020-04-03T14:52+0000"
                    dt
                    :
                    1585925563
                    height
                    :
                    -0.725
                    type
                    :
                    "Low"
                    __proto__
                    :
                    Object
                    1
                    :
                    date
                    :
                    "2020-04-03T20:42+0000"
                    dt
                    :
                    1585946563
                    height
                    :
                    0.575
                    type
                    :
                    "High"
                    __proto__
                    :
                    Object
                    2
                    :
                    date
                    :
                    "2020-04-04T03:07+0000"
                    dt
                    :
                    1585969622
                    height
                    :
                    -0.695
                    type
                    :
                    "Low"
                    __proto__
                    :
                    Object
                    3
                    :
                    date
                    :
                    "2020-04-04T09:06+0000"
                    dt
                    :
                    1585991195
                    height
                    :
                    0.813
                    type
                    :
                    "High"
                    __proto__
                    :
                    Object
                    4
                    :
                    date
                    :
                    "2020-04-04T15:45+0000"
                    dt
                    :
                    1586015158
                    height
                    :
                    -0.829
                    type
                    :
                    "Low"
                    __proto__
                    
                    

                    I think that if you do that you will have a lot of success with this module

                    It took me a few minutes to recover from this. hahaha

                    Please mark the post that solved your first request as solved.

                    Also, this page has a tide coefficient table for the entire year of 2020
                    https://tides4fishing.com/tides/tidal-coefficient

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy