[kronolith] Date format while creating or displaying calendars.

ANANT S ATHAVALE asa at isac.gov.in
Fri Jul 10 04:09:54 UTC 2015


----- Message from Jan Schneider <jan at horde.org> ---------
    Date: Thu, 09 Jul 2015 17:12:12 +0200
    From: Jan Schneider <jan at horde.org>
Subject: Re: [kronolith] Date format while creating or displaying calendars.
      To: kronolith at lists.horde.org


> Zitat von ANANT S ATHAVALE <asa at isac.gov.in>:
>
>> ----- Message from Jan Schneider <jan at horde.org> ---------
>>   Date: Wed, 08 Jul 2015 16:53:17 +0200
>>   From: Jan Schneider <jan at horde.org>
>> Subject: Re: [kronolith] Date format while creating or displaying calendars.
>>     To: kronolith at lists.horde.org
>>
>>
>>> Zitat von ANANT S ATHAVALE <asa at isac.gov.in>:
>>>
>>>> ----- Message from "Mauricio Jose T. Tecles"  
>>>> <mtecles at biof.ufrj.br> ---------
>>>> Date: Wed, 08 Jul 2015 09:33:32 -0300
>>>> From: "Mauricio Jose T. Tecles" <mtecles at biof.ufrj.br>
>>>> Subject: Re: [kronolith] Date format while creating or displaying  
>>>> calendars.
>>>>   To: kronolith at lists.horde.org
>>>>
>>>>
>>>>> ----- Mensagem de ANANT S ATHAVALE <asa at isac.gov.in> ---------
>>>>> Data: Wed, 08 Jul 2015 12:12:33 +0530
>>>>>  De: ANANT S ATHAVALE <asa at isac.gov.in>
>>>>> Assunto: [kronolith] Date format while creating or displaying calendars.
>>>>> Para: kronolith at lists.horde.org
>>>>>
>>>>>
>>>>>> Dear List,
>>>>>>
>>>>>> Right now, the date is shown in MM/DD/YYYY format for calendars  
>>>>>> and also while creating a new event.  Where should I change the  
>>>>>> configuration to look in DD/MM/YYYY format.
>>>>>
>>>>> Try Preferences -> Global Preferences -> Locale and Time
>>>>>
>>>>> Mauricio
>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> सादर धन्यवाद/ Thanks & Regards
>>>>>>      अनंत / Anant
>>>>>> ------------------------------------------------------------------------------
>>>>>> Confidentiality Notice: This e-mail message, including any  
>>>>>> attachments, is for
>>>>>> the sole use of the intended recipient(s) and may contain  
>>>>>> confidential and
>>>>>> privileged information. Any unauthorized review, use, disclosure or
>>>>>> distribution is prohibited. If you are not the intended  
>>>>>> recipient, please
>>>>>> contact the sender by reply e-mail and destroy all copies of  
>>>>>> the original
>>>>>> message.
>>>>>> ------------------------------------------------------------------------------
>>>>>>
>>>>>> -- 
>>>>>> kronolith mailing list
>>>>>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>>>>>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>>>>>> -- 
>>>>>> This mail was scanned by BitDefender
>>>>>> For more information please visit http://www.bitdefender.com/
>>>>>
>>>>>
>>>>> ----- Final da mensagem de ANANT S ATHAVALE <asa at isac.gov.in> -----
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Maurício José T. Tecles
>>>>> Núcleo de Informática
>>>>> Instituto de Biofísica Carlos Chagas Filho - UFRJ
>>>>> mtecles at biof.ufrj.br
>>>>> Tel.: (21) 3938-6526 ou 3938-6544
>>>>>
>>>>> -- 
>>>>> kronolith mailing list
>>>>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>>>>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>>>>
>>>>
>>>> ----- End message from "Mauricio Jose T. Tecles"  
>>>> <mtecles at biof.ufrj.br> -----
>>>>
>>>> The following is already set in prefs.local.php of horde (Global  
>>>> Preferences)
>>>>
>>>> $_prefs['timezone']['value'] = 'Asia/Kolkata';
>>>> $_prefs['timezone']['locked'] = true;
>>>> $_prefs['twentyFour']['value'] = false;
>>>> $_prefs['twentyFour']['locked'] = true;
>>>> $_prefs['date_format']['value'] = '%d/%m/%Y';
>>>> $_prefs['date_format']['locked'] = true;
>>>> $_prefs['date_format_mini']['value'] = '%d/%m/%Y';
>>>> $_prefs['date_format_mini']['locked'] = true;
>>>>
>>>> and still, I see the format of MM/DD/YYYY in dynamic view  
>>>> interface of Calendar.
>>>
>>> Change the language.
>>>
>>> -- 
>>> Jan Schneider
>>> The Horde Project
>>> http://www.horde.org/
>>>
>>> -- 
>>> kronolith mailing list
>>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>>
>>
>> ----- End message from Jan Schneider <jan at horde.org> -----
>>
>> following is already set in backends.local.php
>
> I guess you mean prefs.local.php.
>
>> $_prefs['language']['value'] = 'en_US';
>
> Then I don't know what your problem is. The US date format is  
> MM/DD/YYYY as correctly used on your installation.
>
>> $_prefs['language']['locked'] = true;
>>
>> and I don't think, I can change to any other language as we use  
>> English only.  Please suggest.
>>
>> BTW, DD/MM/YYYY format gets reflected in Mail application where  
>> mails are listed.  It is only in Kronolith where it is MM/DD/YYYY.
>>
>> -- 
>>     सादर धन्यवाद/ Thanks & Regards
>>          अनंत / Anant
>> ------------------------------------------------------------------------------
>> Confidentiality Notice: This e-mail message, including any  
>> attachments, is for
>> the sole use of the intended recipient(s) and may contain confidential and
>> privileged information. Any unauthorized review, use, disclosure or
>> distribution is prohibited. If you are not the intended recipient, please
>> contact the sender by reply e-mail and destroy all copies of the original
>> message.
>> ------------------------------------------------------------------------------
>>
>> -- 
>> kronolith mailing list
>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>
>
>
> -- 
> Jan Schneider
> The Horde Project
> http://www.horde.org/
>
> -- 
> kronolith mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org


----- End message from Jan Schneider <jan at horde.org> -----

Dear Jan,

Thanks for your reply.

what is the purpose of setting preference date_format in prefs.php  
under Horde, if not honored in every app?

1. By using date_format setting, my mails get listed in DD/MM/YYYY  
format under Date column.
2. I feel, Kronolith also should honor this preference to be uniform  
in the entire Groupware.  This is my view. Sorry, If I am wrong.
3. Can anybody tell, which locale sets DD/MM/YYYY format for Kronolith?



-- 
      सादर धन्यवाद/ Thanks & Regards
           अनंत / Anant
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------



More information about the kronolith mailing list