Opened 16 years ago

Closed 16 years ago

#4216 closed patch (fixed)

Add new long and short date formats

Reported by: ylee@… Owned by: paulh
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: date format
Cc: Ticket locked: no

Description

The attached patch (made against 0.20.2/fixes) adds two new date formats (one long, one short) for use in mythfrontend:

Sat 24 Nov 2007

and

24 Nov

I have not tested it versus trunk but the changes are so minor that I wouldn't be surprised if it applies cleanly.

Attachments (1)

patch-dateformat.cpp (1.2 KB) - added by ylee@… 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by ylee@…

Attachment: patch-dateformat.cpp added

comment:1 Changed 16 years ago by paulh

Milestone: unknown0.21
Owner: changed from Isaac Richards to paulh
Status: newassigned
Version: 0.20.2head

The short date format is already in trunk. I'll add the new long date format.

comment:2 Changed 16 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [15217]) Add a new long date format 'ddd d MMM yyyy'. Closes #4216.

Note: See TracTickets for help on using tickets.