Ticket #129 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Add support for Scandinavian date format

Reported by: anonymous Owned by: Derek
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc:

Description

21. april 2006 is a common format here. Could this be added?

Change History

Changed 3 years ago by derek

  • status changed from new to closed
  • resolution set to invalid
  • Plogger B3 has an option for format the time via date() codes
  • look here for options: http://ca.php.net/manual/en/function.date.php
    • try this string for "21. april 2006":
      d. F Y
      
  • this will capitalize the month, but otherwise it's the format above

Changed 3 years ago by derek

  • status changed from closed to reopened
  • resolution invalid deleted
  • I'm an idiot; in the database it's date() codes, but options has a dropdown -- will fix

Changed 3 years ago by derek

  • added in [372]
  • should we try to make this also accept date() codes, as above?

Changed 3 years ago by derek

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.