]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - jssource/src_files/include/javascript/yui3/build/datatype/lang/datatype-date_nl-NL.js
Release 6.5.0
[Github/sugarcrm.git] / jssource / src_files / include / javascript / yui3 / build / datatype / lang / datatype-date_nl-NL.js
1 /*
2 Copyright (c) 2010, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.com/yui/license.html
5 version: 3.3.0
6 build: 3167
7 */
8 YUI.add("lang/datatype-date-format_nl-NL",function(a){a.Intl.add("datatype-date-format","nl-NL",{"a":["zo","ma","di","wo","do","vr","za"],"A":["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],"b":["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],"B":["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],"c":"%a %d %b %Y %H:%M:%S %Z","p":["AM","PM"],"P":["am","pm"],"x":"%d-%m-%y","X":"%H:%M:%S"});},"3.3.0");YUI.add("lang/datatype-date_nl-NL",function(a){},"3.3.0",{use:["lang/datatype-date-format_nl-NL"]});