Opened 17 years ago
Closed 16 years ago
#6000 closed patch (invalid)
Wakeup time is in civil time; clock is in UTC
Reported by: | Owned by: | Robert Kulagowski | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Documentation | Version: | 0.21 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
While Windows normally has civil time in the hardware clock, UNIX systems (including mine) normally have UTC. But MythTV v0.21 uses civil time for everything, including scheduling when to wake up to record a program. The attached patch adds language to the main HOWTO warning of this issue. ( http://www.mythtv.org/docs/mythtv-HOWTO-11.html#ss11.5 )
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | bug-0812c.patch added |
---|
comment:1 by , 16 years ago
Component: | mythtv → Documentation |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
UTC/civil time doesn't make sense for epoch. marking this as invalid for trunk
Note:
See TracTickets
for help on using tickets.
Add language warning of civil/UTC issue