Hi,
On 18.03.2009, at 11:51, Wim Feijen wrote:
>
> Hello people,
>
> It has been over a month do I'd like to raise the same question again,
> with all due respect.
>
> Does anybody know how to control a form's output format of a stored
> DateField? Unfortunately, different countries use different
> Does anybody know how to control a form's output format of a stored
> DateField? Unfortunately, different countries use different customs to
> represent dates and I'd like to represent the date in another
> international format (%d-%m-%Y). Any help would be very much
> appreciated!
I use the fo
Hello people,
It has been over a month do I'd like to raise the same question again,
with all due respect.
Does anybody know how to control a form's output format of a stored
DateField? Unfortunately, different countries use different customs to
represent dates and I'd like to represent the date
You have reason Alex.
I'm sorry.
On Wed, Feb 11, 2009 at 3:21 PM, Alex Gaynor wrote:
>
>
> On Wed, Feb 11, 2009 at 12:19 PM, Edgard Matos wrote:
>
>> Anybody help me?
>>
>> On Wed, Feb 11, 2009 at 11:36 AM, Edgard Matos wrote:
>>
>>> Hi!
>>>
>>> I have a model with a DateField and I'm setting t
On Wed, Feb 11, 2009 at 12:19 PM, Edgard Matos wrote:
> Anybody help me?
>
> On Wed, Feb 11, 2009 at 11:36 AM, Edgard Matos wrote:
>
>> Hi!
>>
>> I have a model with a DateField and I'm setting the input_formats
>> properties to "%d/%m/%Y":
>> birth_date = forms.DateField(input_formats=("%d/%m/%Y"
Anybody help me?
On Wed, Feb 11, 2009 at 11:36 AM, Edgard Matos wrote:
> Hi!
>
> I have a model with a DateField and I'm setting the input_formats
> properties to "%d/%m/%Y":
> birth_date = forms.DateField(input_formats=("%d/%m/%Y",))
>
> When I go add a object in this format ("%Y/%m/%d"), the dj
6 matches
Mail list logo