#4121: DateTime, Date,Time, MonthDay, YearMonth for general usage
-----------------------+----------------------------------------------------
Reporter: Ciantic | Owner: adrian
Status: new | Component: Core framework
Version: SVN | Resolution:
Keywords: | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------+----------------------------------------------------
Changes (by Ciantic):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Fix to the body of document:
* c Datetime, appropriate date and time representation e.g. '2007-04-
23 4:13' (for example same name in strftime)
* x Date, appropriate date representation. e.g. '2007-04-23' (for
example same name in strftime)
* X Time, appropriate time representation. e.g. '4:13' (for example
same name in strftime)
* k Month day, appropriate month day representation. e.g. 'January 5'
(I Invented the "k" naming)
* K Year month, appropriate year month representation. e.g. '2007
January' (I invented the "K" naming)
--
Ticket URL: <http://code.djangoproject.com/ticket/4121#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---