You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							14 lines
						
					
					
						
							559 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							14 lines
						
					
					
						
							559 B
						
					
					
				| var $lang={ | |
| errAlertMsg: "不合法的日期格式或者日期超出限定範圍,需要撤銷嗎?", | |
| aWeekStr: ["周","日","一","二","三","四","五","六"], | |
| aLongWeekStr:["周","星期日","星期一","星期二","星期三","星期四","星期五","星期六"], | |
| aMonStr: ["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一","十二"], | |
| aLongMonStr: ["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"], | |
| clearStr: "清空", | |
| todayStr: "今天", | |
| okStr: "確定", | |
| updateStr: "確定", | |
| timeStr: "時間", | |
| quickStr: "快速選擇", | |
| err_1: '最小日期不能大於最大日期!' | |
| }
 |