Ticket #136 (closed enhancement: invalid)

Opened 6 months ago

Last modified 6 months ago

Make last transmit timestamp use local computer time

Reported by: Bruners Owned by: ekilfoil
Priority: trivial Milestone: Mangler 1.2
Component: gui Version: 1.0.0
Keywords: timestamp, last transmit Cc:

Description

As it is now the last transmit time is in the 12 Hour clock format, it should however use the same time format that is used on the local computer

Change History

Changed 6 months ago by ekilfoil

  • status changed from new to closed
  • resolution set to invalid

the last transmit timestamp format is based on the locale via strftime()'s %X locale setting.

Setting the locale properly will adjust the format.

Note: See TracTickets for help on using tickets.