Opened 16 years ago

Closed 16 years ago

#4099 closed defect (fixed)

Perl bindings-Add leading zero to seconds in format_name

Reported by: sphery <mtdean@…> Owned by: xris
Priority: minor Milestone: unknown
Component: perl / nuvexport Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch adds the leading zero to seconds in format_name when seconds < 10. This matches the behavior of the minutes (always has leading zero).

This is extremely useful for users trying to "undo" an accidental name change they've done by running mythrename.pl without the --link argument.

Attachments (1)

mythtv-perl_bindings-format_name-leading_zero_for_seconds.patch (1.3 KB) - added by sphery <mtdean@…> 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by sphery <mtdean@…>

comment:1 Changed 16 years ago by xris

Resolution: fixed
Status: newclosed

(In [14997]) Apply patch to add leading zero to seconds for name formatting. Closes #4099

Note: See TracTickets for help on using tickets.