Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to changer a number of days into a number of months ? Thank you for your help
Forum Updated to NodeBB v4.3 + New Features

How to changer a number of days into a number of months ? Thank you for your help

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 605 Views
  • 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.
  • A Offline
    A Offline
    augus250
    wrote on last edited by
    #1

    Hello,

    I have stupid question, how can i change the number of days into in number of months, something like that, 365 returns 12 months.

    Thank you in advancy

    m.sueM 1 Reply Last reply
    0
    • A augus250

      Hello,

      I have stupid question, how can i change the number of days into in number of months, something like that, 365 returns 12 months.

      Thank you in advancy

      m.sueM Offline
      m.sueM Offline
      m.sue
      wrote on last edited by
      #2

      Hi @augus250

      As the months and even the years have different number of days, you can only do it exactly when you know the starting date.

      -Michael.

      A 1 Reply Last reply
      3
      • m.sueM m.sue

        Hi @augus250

        As the months and even the years have different number of days, you can only do it exactly when you know the starting date.

        -Michael.

        A Offline
        A Offline
        augus250
        wrote on last edited by
        #3

        @m.sue Thank you for your quicky response, i resolve it by dividing by 30.4 , therefore i round the result. It's the good method but for my application it's fine.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved