Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-83382

qcandlestickset does not support negative timestamp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.7
    • Charts
    • None

    Description

      qcandlestickset does not support negative timestamp.  It automatically sets the timestamp to 0 if a negative number is used.  Negative number is a valid timestamp.   QDateTime supports negative epoch timestamp.  For example, the following code will print "1969/09/18".

      QDateTime::fromMSecsSinceEpoch(-9000000000).toString("yyyy/MM/dd")

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            streamer Yuan Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes