Feature Requests: Browse | Submit New | Admin

[#26455] Dutch Locale

Date:
2009-06-29 11:52
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Dutch Locale

Detailed description
Hi,
For a dutch locale (nl.js) you would have to add:

Date.weekdays = $w('Ma Di Wo Do Vr Za Zo');
Date.months = $w('Januari Februari Maart April Mei Juni Juli Augustus September Oktober November December');

Date.first_day_of_week = 1;

_translations = {
  "OK": "OK",
  "Now": "Nu",
  "Today": "Vandaag",
  "Clear": "Wissen"
}

Great script. 

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item