[Building Sakai] Hijri Calender

Matthew Jones matthew at longsight.com
Sat Nov 29 06:41:53 PST 2014


There's well over 1000's of source files that import java.util.Date in the
code, so I don't think it would be a realistic project to convert the
backend over to a different date library that could parse a variety of
dates.

The only way I could see this happening is if the javascript date picker on
the client side was able to do all of the work and the end result was that
Gregorian dates were the only ones still being sent back (and retrieved
from) the server. It would have to have support to reformat the calendar
and determine what the new date is, and also a way to store the users
preferred date format. Since Sakai 10 & 11, since almost all tools are
using this new standard you'd also need to be working on the absolute
latest version.

http://keith-wood.name/calendars.html

I still think incorporating even that would be a pretty involved project.

On Sat, Nov 29, 2014 at 1:16 AM, David Horwitz <dhorwitz at gmail.com> wrote:

> joda-Time:
>
> http://www.joda.org/joda-time/cal_islamic.html
>
> ?
>
> Dave
>
> On 28 November 2014 at 18:27, Neal Caidin <neal.caidin at apereo.org> wrote:
>
>> Hi Ahmed,
>>
>> From the ticket it sounds like there is interest but no resources
>> available to address this change.
>>
>> What are your thoughts on getting resources to do the development? Are
>> you new to the community (and therefore maybe not familiar with how things
>> get addressed)?
>>
>> Best regards,
>> Neal
>>
>>
>> On Thu, Nov 27, 2014 at 8:20 AM, ahmed adel <abou.alseoud at gmail.com>
>> wrote:
>>
>>> Hi guys,
>>>
>>> I need to make the calender use Hijri date beside Gregorian date. I
>>> found this Jira feature but it's unresolved
>>> https://jira.sakaiproject.org/browse/SAK-22659
>>>
>>> --
>>> *Ahmed Adel*
>>> Senior Java Developer
>>> Cairo - Egypt
>>> Mobile no.: (+20) 100 3610 769
>>>
>>> _______________________________________________
>>> sakai-dev mailing list
>>> sakai-dev at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>
>>> TO UNSUBSCRIBE: send email to
>>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>>> "unsubscribe"
>>>
>>
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to
>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>> "unsubscribe"
>>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141129/2dea4c3c/attachment.html 


More information about the sakai-dev mailing list