/* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html version: 3.3.0 build: 3167 */ YUI.add("lang/datatype-date-format_nl-BE",function(a){a.Intl.add("datatype-date-format","nl-BE",{"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");