Opened 20 years ago
Closed 20 years ago
#1478 closed defect (fixed)
dvbdate2qt return local time in [9302]
| Reported by: | Owned by: | danielk | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | dvb | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
QDateTime::setTime_t(uint secsSince1Jan1970UTC) sets to local time according to the given seconds after 1970-01-01T00:00UTC.
Attached patch fixes dvbdate2qt().
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | dvbdate_localtime_fix.patch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [9304]) Close #1478, by applying patch.