]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/javascript/yui3/build/datatype/lang/datatype-date_fr-FR.js
Release 6.5.0
[Github/sugarcrm.git] / include / javascript / yui3 / build / datatype / lang / datatype-date_fr-FR.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_fr-FR",function(a){a.Intl.add("datatype-date-format","fr-FR",{"a":["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],"A":["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],"b":["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],"B":["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],"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_fr-FR",function(a){},"3.3.0",{use:["lang/datatype-date-format_fr-FR"]});