Re: Date format while creating or displaying calendars.
ANANT S ATHAVALE <[email protected]>
| Newsgroups | gmane.comp.horde.kronolith |
|---|---|
| Message-ID | <20150714143240.Horde.uSgzDtX3kgk7kRRr27iFdQA@newlook.isac.dos.gov.in> |
----- Message from Jan Schneider <[email protected]> --------- Date: Fri, 10 Jul 2015 16:57:50 +0200 From: Jan Schneider <[email protected]> Subject: Re: [kronolith] Date format while creating or displaying calendars. To: [email protected] > Zitat von ANANT S ATHAVALE <[email protected]>: > >> ----- Message from Jan Schneider <[email protected]> --------- >> Date: Thu, 09 Jul 2015 17:12:12 +0200 >> From: Jan Schneider <[email protected]> >> Subject: Re: [kronolith] Date format while creating or displaying calendars. >> To: [email protected] >> >> >>> Zitat von ANANT S ATHAVALE <[email protected]>: >>> >>>> ----- Message from Jan Schneider <[email protected]> --------- >>>> Date: Wed, 08 Jul 2015 16:53:17 +0200 >>>> From: Jan Schneider <[email protected]> >>>> Subject: Re: [kronolith] Date format while creating or displaying >>>> calendars. >>>> To: [email protected] >>>> >>>> >>>>> Zitat von ANANT S ATHAVALE <[email protected]>: >>>>> >>>>>> ----- Message from "Mauricio Jose T. Tecles" >>>>>> <[email protected]> --------- >>>>>> Date: Wed, 08 Jul 2015 09:33:32 -0300 >>>>>> From: "Mauricio Jose T. Tecles" <[email protected]> >>>>>> Subject: Re: [kronolith] Date format while creating or >>>>>> displaying calendars. >>>>>> To: [email protected] >>>>>> >>>>>> >>>>>>> ----- Mensagem de ANANT S ATHAVALE <[email protected]> --------- >>>>>>> Data: Wed, 08 Jul 2015 12:12:33 +0530 >>>>>>> De: ANANT S ATHAVALE <[email protected]> >>>>>>> Assunto: [kronolith] Date format while creating or displaying >>>>>>> calendars. >>>>>>> Para: [email protected] >>>>>>> >>>>>>> >>>>>>>> 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: [email protected] >>>>>>>> -- >>>>>>>> This mail was scanned by BitDefender >>>>>>>> For more information please visit http://www.bitdefender.com/ >>>>>>> >>>>>>> >>>>>>> ----- Final da mensagem de ANANT S ATHAVALE <[email protected]> ----- >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> Maurício José T. Tecles >>>>>>> Núcleo de Informática >>>>>>> Instituto de Biofísica Carlos Chagas Filho - UFRJ >>>>>>> [email protected] >>>>>>> Tel.: (21) 3938-6526 ou 3938-6544 >>>>>>> >>>>>>> -- >>>>>>> kronolith mailing list >>>>>>> Frequently Asked Questions: http://wiki.horde.org/FAQ >>>>>>> To unsubscribe, mail: [email protected] >>>>>> >>>>>> >>>>>> ----- End message from "Mauricio Jose T. Tecles" >>>>>> <[email protected]> ----- >>>>>> >>>>>> 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: [email protected] >>>> >>>> >>>> ----- End message from Jan Schneider <[email protected]> ----- >>>> >>>> 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: [email protected] >>> >>> >>> >>> -- >>> Jan Schneider >>> The Horde Project >>> http://www.horde.org/ >>> >>> -- >>> kronolith mailing list >>> Frequently Asked Questions: http://wiki.horde.org/FAQ >>> To unsubscribe, mail: [email protected] >> >> >> ----- End message from Jan Schneider <[email protected]> ----- >> >> 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. > > This has been discussed several times on the mailing list already, > please check the archives. > > -- > Jan Schneider > The Horde Project > http://www.horde.org/ > > -- > kronolith mailing list > Frequently Asked Questions: http://wiki.horde.org/FAQ > To unsubscribe, mail: [email protected] ----- End message from Jan Schneider <[email protected]> ----- I have now set the language as 'en_IN' (English India) and after clean up of files from static directory, I am able to see the changes, but it comes in very long format (date) including day of the week and default timezone selection comes in next line. (pfa screenshot) Timezone selection coming on new line was also with 'en_US' language setting. Is this OK or it is due to some screen size limitations or due to Linux platform (client). Otherwise, my issue is solved. Thanks for the support. -- सादर धन्यवाद/ 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: [email protected]
calendar-new-event.png
(image/png, 6.8 KB) - not displayed