Development

#2806 ([PATCH] Add documentation of input_date_tag format to admin cheat sheet)

You must first sign up to be able to contribute.

Ticket #2806 (closed documentation: fixed)

Opened 2 years ago

Last modified 8 months ago

[PATCH] Add documentation of input_date_tag format to admin cheat sheet

Reported by: Nathan.Vonnahme Assigned to: fabien
Priority: minor Milestone:
Component: generator Version: 1.0.15
Keywords: Cc:
Qualification: Unreviewed

Description

The cheat sheet didn't tell me that the date_format param is only for the list view-- for the edit view I need format, so I patched it to read:

date_format='MM/dd/yy' ## For dates (list view)
format='M/d H:mm'      ## For date input tags (edit view)

Attachments

admincard_date_format.diff (0.5 kB) - added by Nathan.Vonnahme on 01/18/08 00:03:25.

Change History

01/18/08 00:03:25 changed by Nathan.Vonnahme

  • attachment admincard_date_format.diff added.

05/12/08 20:48:13 changed by Nathan.Vonnahme

  • priority changed from major to minor.
  • version changed from 1.0.10 to 1.0.15.
  • milestone set to 1.0.16.

This is still an improvable issue with the admin refcard in revision 8912 (1.0.15+)

05/14/08 11:20:26 changed by fabien

  • milestone deleted.

07/09/09 22:29:00 changed by Stefan.Koopmanschap

(In [20073]) implemented patch from Nathan.Vonnahme for date formatting options (re #2806)

07/09/09 22:31:10 changed by Stefan.Koopmanschap

  • status changed from new to closed.
  • resolution set to fixed.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.