Sha256: 0b9ee770f950e4f220deb9541b385c3f376f109e7875c311ce9ccd98f92b0233

Contents?: true

Size: 911 Bytes

Versions: 78

Compression:

Stored size: 911 Bytes

Contents

/* Korean initialisation for the jQuery calendar extension. */
/* Written by DaeKwon Kang (ncrash.dk@gmail.com), Edited by Genie. */
jQuery(function($){
	$.datepicker.regional['ko'] = {
		closeText: '닫기',
		prevText: '이전달',
		nextText: '다음달',
		currentText: '오늘',
		monthNames: ['1월','2월','3월','4월','5월','6월',
		'7월','8월','9월','10월','11월','12월'],
		monthNamesShort: ['1월','2월','3월','4월','5월','6월',
		'7월','8월','9월','10월','11월','12월'],
		dayNames: ['일요일','월요일','화요일','수요일','목요일','금요일','토요일'],
		dayNamesShort: ['일','월','화','수','목','금','토'],
		dayNamesMin: ['일','월','화','수','목','금','토'],
		weekHeader: 'Wk',
		dateFormat: 'yy-mm-dd',
		firstDay: 0,
		isRTL: false,
		showMonthAfterYear: true,
		yearSuffix: '년'};
	$.datepicker.setDefaults($.datepicker.regional['ko']);
});

Version data entries

78 entries across 78 versions & 7 rubygems

Version Path
jquery-ui-rails-4.1.0 app/assets/javascripts/jquery.ui.datepicker-ko.js
spiderfw-0.6.29 apps/core/components/public/js/jquery/jquery-ui-1.9.2/ui/i18n/jquery.ui.datepicker-ko.js
jquery-ui-rails-4.0.5 app/assets/javascripts/jquery.ui.datepicker-ko.js
jquery-ui-rails-4.0.4 app/assets/javascripts/jquery.ui.datepicker-ko.js
spiderfw-0.6.28 apps/core/components/public/js/jquery/jquery-ui-1.9.2/ui/i18n/jquery.ui.datepicker-ko.js
jquery-ui-rails-4.0.3 app/assets/javascripts/jquery.ui.datepicker-ko.js
RubyApp-0.7.16 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.15 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.14 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.13 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
jquery-ui-rails-4.0.2 app/assets/javascripts/jquery.ui.datepicker-ko.js
RubyApp-0.7.12 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.11 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.10 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.9 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.5 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.4 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.3 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.2 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js
RubyApp-0.7.1 lib/ruby_app/resources/elements/mobile/document/jquery-ui-1.9.2.custom/development-bundle/ui/i18n/jquery.ui.datepicker-ko.js