Check out this post from Ben Nolan. Might be interesting for you: http://www.bennolan.com/articles/2007/02/14/date-prototype-succ
On 3/11/07, Kjell Bublitz <[EMAIL PROTECTED]> wrote: > Cool thing :) > > You should add different Date formats based on locale aswell. Like: > 10.03.2007 or 03-10-07 > Here is a german translation for your widget: > > 'de' : [ 'Januar', 'Februar', 'M�rz', 'April', 'Mai', > 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember' ] > > 'de' : [ 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa', 'So' ], > > 'de' : 'schliessen' > > > > On 3/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > for the application i'm developping I needed a datepicker widget. I've > > checked the list archives and couldn't find anything prototype-related. > > > > As I'm new to Prototype and Scriptaculous I decided to give a shot at > > it. So you can find all the information regarding the datepicker at my > > company's website : > > http://www.eulerian.com/en/opensource/datepicker-prototype-scriptaculous > > > > Any feedback, comments are welcomed ! Especially on the js code. > > > > Regards, > > Mathieu > > > > > > > > > > > -- > Regards, Kjell > www.m3nt0r.de > -- Regards, Kjell www.m3nt0r.de --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
