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. Conversion of timestamp to QTime

Conversion of timestamp to QTime

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 734 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.
  • S Offline
    S Offline
    Shanduur
    wrote on last edited by
    #1

    I want to perform conversion of timestamp, which is being provided from outside of system, in the easiest way. I thought about changing it to QDateTime, but I can’t find way to derive QTime from it. I’m reading documentation since yesterday, looking through forum and StackOverflow, but I can’t find solution to this...

    KroMignonK 1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Can you be more specific? Are you looking for QDateTime::time()?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      S 1 Reply Last reply
      8
      • S Shanduur

        I want to perform conversion of timestamp, which is being provided from outside of system, in the easiest way. I thought about changing it to QDateTime, but I can’t find way to derive QTime from it. I’m reading documentation since yesterday, looking through forum and StackOverflow, but I can’t find solution to this...

        KroMignonK Offline
        KroMignonK Offline
        KroMignon
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • Christian EhrlicherC Christian Ehrlicher

          Can you be more specific? Are you looking for QDateTime::time()?

          S Offline
          S Offline
          Shanduur
          wrote on last edited by
          #4

          @Christian-Ehrlicher god damn, that’s it, I don’t know how can I just missed it while reading...

          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