Ticket #457 (closed enhancement: wontfix)

Opened 5 years ago

Last modified 5 years ago

Extending today macro to allow for customisable views of the date and user shortcuts

Reported by: jayfresh Owned by: jayfresh
Priority: minor Milestone: 2.3.1
Component: core Version: 2.2.05
Severity: low Keywords: date today
Cc:

Description

To extend the today macro to use a lookup table for creating the date string, so the options are extensible. This is useful because date format strings are often ugly and users would benefit from being able to use shortcuts e.g. <<today UTC>> rather than <<today "long ... string ...">>

Attachments

ticket457.patch Download (0.9 KB) - added by jayfresh 5 years ago.
patch for ticket 457

Change History

Changed 5 years ago by jayfresh

patch for ticket 457

Changed 5 years ago by jayfresh

  • owner changed from JeremyRuston to jayfresh
  • status changed from new to assigned

Changed 5 years ago by MartinBudden

  • milestone set to 2.3.1

Changed 5 years ago by jayfresh

  • status changed from assigned to closed
  • resolution set to wontfix

In light of ticket 460, no longer think the today macro needs to be extensible - it's a wrapper around Date.prototype.formatString().

Note: See TracTickets for help on using tickets.