$(document).ready(function() { $('#calendar').fullCalendar({ header: { // title, prev, next, prevYear, nextYear, today left: 'prev,next today', center: 'title', right: 'month agendaWeek agendaDay' }, defaultView: 'month', // 日付クリック動作 dayClick: function(date, jsEvent, view) { //alert('Clicked on: ' + date.format()); //alert('Coordinates: ' + jsEvent.pageX + ',' + jsEvent.pageY); //alert('Current view: ' + view.name); if (view.name != 'month') return; if (view.name == 'month') { $('#calendar').fullCalendar('changeView', 'agendaDay'); $('#calendar').fullCalendar('gotoDate', date); } }, // 最初の曜日 firstDay: 1, // 1:月曜日 // 土曜、日曜を表示 weekends: true, // 終日スロットのタイトル allDayText: '終日', minTime: "08:00:00", //スケジュールの開始時間 maxTime: "22:00:00", //スケジュールの最終時間 // 列のフォーマット columnFormat: { month: 'ddd', // 月 week: 'D日(ddd)', // 7(月) day: 'dddd' // 7(月) }, // タイトルの書式 titleFormat: { month: 'YYYY年M月', // 2013年9月 week: "YYYY年M月D日", day: 'M月D日', // 9月7日 }, // ボタン文字列 buttonText: { today: '今日', month: '月', week: '週', day: '日' }, // 月名称 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: ['日', '月', '火', '水', '木', '金', '土'], //moreのpop処理 eventLimit: 3, // allow "more" link when too many events views: { agenda: { eventLimitClick:'popover' } }, eventLimitClick:'popover', googleCalendarApiKey: 'AIzaSyDFBzYqDBdMjWrZw3Qj0j4gPaWIHjGJI2M',//←① eventSources:[ { googleCalendarId: 'ja.japanese#holiday@group.v.calendar.google.com',//←日本の休日Googleカレンダー読み込み className: 'calendar_holiday', color: 'yellow', success:function(events){ $(events).each(function(){ this.url = null; }); }, //ここまで events: [ { title: '休園日', start: '2025-07-22', className: 'calendar_4' }, { title: '休園日', start: '2025-08-18', className: 'calendar_4' }, { title: '休園日', start: '2025-09-16', className: 'calendar_4' }, { title: '休園日', start: '2025-10-20', className: 'calendar_4' }, { title: '休園日', start: '2025-11-17', className: 'calendar_4' }, { title: '休園日', start: '2025-12-15', className: 'calendar_4' }, { title: '休園日', start: '2025-12-29', className: 'calendar_4' }, { title: '休園日', start: '2025-12-30', className: 'calendar_4' }, { title: '休園日', start: '2025-12-31', className: 'calendar_4' }, { title: '休園日', start: '2026-01-01', className: 'calendar_4' }, { title: '休園日', start: '2026-01-02', className: 'calendar_4' }, { title: '休園日', start: '2026-01-03', className: 'calendar_4' }, { title: '休園日', start: '2026-01-19', className: 'calendar_4' }, { title: '休園日', start: '2026-02-16', className: 'calendar_4' }, { title: '休園日', start: '2026-03-16', className: 'calendar_4' }, { title: 'エジソンの点灯実験~マダケでつくるフィラメント~', start: '2025-07-26T', end: '2025-07-26T', url: '/kodomo/details/post-646.php', className: 'calendar_2' }, { title: 'タデアイのたたき染め~エコバッグを作ろう~', start: '2025-08-02T10:00:00', end: '2025-08-02T12:00:00', url: '/kodomo/details/post-646.php', className: 'calendar_2' }, { title: '食虫植物の不思議', start: '2025-08-09T10:00:00', end: '2025-08-09T12:00:00', url: '/kodomo/details/post-646.php', className: 'calendar_2' }, { title: '「シュロの葉のかご編み」', start: '2025-09-05T13:30:00', end: '2025-09-05T15:30:00', url: '/kodomo/details/post-337.php', className: 'calendar_2' }, { title: '「初心者向けボタニカルアート体験教室(全6回)」', start: '2025-09-10T10:00:00', end: '2025-09-10T12:00:00', url: '/kodomo/details/post-337.php', className: 'calendar_2' }, { title: '楽・楽家庭菜園~秋冬野菜', start: '2025-09-28T10:00:00', end: '2025-09-28T12:00:00', url: '/kodomo/details/post-647.php', className: 'calendar_2' }, { title: '令和7年度 絵本の読み聞かせと自然遊び ', start: '2025-07-12T10:00:00', end: '2025-07-12T11:00:00', url: '/kodomo/details/post-802.php', className: 'calendar_2' }, { title: '令和7年度 絵本の読み聞かせと自然遊び ', start: '2025-09-13T10:00:00', end: '2025-09-13T11:00:00', url: '/kodomo/details/post-802.php', className: 'calendar_2' }, { title: '令和7年度 絵本の読み聞かせと自然遊び ', start: '2025-10-11T10:00:00', end: '2025-10-11T11:00:00', url: '/kodomo/details/post-802.php', className: 'calendar_2' }, { title: '令和7年度 絵本の読み聞かせと自然遊び ', start: '2026-01-10T10:00:00', end: '2026-01-10T11:00:00', url: '/kodomo/details/post-802.php', className: 'calendar_2' }, { title: '令和7年度 絵本の読み聞かせと自然遊び ', start: '2026-03-14T10:00:00', end: '2026-03-14T11:00:00', url: '/kodomo/details/post-802.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2025-07-13T10:00:00', end: '2025-07-13T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2025-09-14T10:00:00', end: '2025-09-14T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2025-10-12T10:00:00', end: '2025-10-12T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2025-11-09T10:00:00', end: '2025-11-09T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2025-12-14T10:00:00', end: '2025-12-14T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2026-02-08T10:00:00', end: '2026-02-08T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, { title: '令和7年度 園内ガイド ※9:45から管理棟前で受付を開始します。', start: '2026-03-08T10:00:00', end: '2026-03-08T11:00:00', url: '/kodomo/details/post-801.php', className: 'calendar_2' }, {"title":"海の日","start":"2024-07-15","color":"pink"}, {"title":"山の日","start":"2024-08-11","color":"pink"}, {"title":"休日 山の日","start":"2024-08-12","color":"pink"}, {"title":"敬老の日","start":"2024-09-16","color":"pink"}, {"title":"秋分の日","start":"2024-09-22","color":"pink"}, {"title":"秋分の日 振替休日","start":"2024-09-23","color":"pink"}, {"title":"スポーツの日","start":"2024-10-14","color":"pink"}, {"title":"文化の日","start":"2024-11-03","color":"pink"}, {"title":"文化の日 振替休日","start":"2024-11-04","color":"pink"}, {"title":"勤労感謝の日","start":"2024-11-23","color":"pink"}, {"title":"元日","start":"2025-01-01","color":"pink"}, {"title":"成人の日","start":"2025-01-13","color":"pink"}, {"title":"建国記念の日","start":"2025-02-11","color":"pink"}, {"title":"天皇誕生日","start":"2025-02-23","color":"pink"}, {"title":"天皇誕生日振替休日","start":"2025-02-24","color":"pink"}, {"title":"春分の日","start":"2025-03-20","color":"pink"}, {"title":"昭和の日","start":"2025-04-29","color":"pink"}, {"title":"憲法記念日","start":"2025-05-03","color":"pink"}, {"title":"みどりの日","start":"2025-05-04","color":"pink"}, {"title":"こどもの日","start":"2025-05-05","color":"pink"}, {"title":"みどりの日振替休日","start":"2025-05-06","color":"pink"}, {"title":"海の日","start":"2025-07-21","color":"pink"}, {"title":"山の日","start":"2025-08-11","color":"pink"}, {"title":"敬老の日","start":"2025-09-15","color":"pink"}, {"title":"秋分の日","start":"2025-09-23","color":"pink"}, {"title":"スポーツの日","start":"2025-10-13","color":"pink"}, {"title":"文化の日","start":"2025-11-03","color":"pink"}, {"title":"勤労感謝の日","start":"2025-11-23","color":"pink"}, {"title":"勤労感謝の日振替休日","start":"2025-11-24","color":"pink"}, {"title":"大晦日","start":"2025-12-31","color":"pink"}, {"title":"元旦","start":"2026-01-01","color":"pink"}, {"title":"成人の日","start":"2026-01-12","color":"pink"}, {"title":"建国記念日","start":"2026-02-11","color":"pink"}, {"title":"天皇誕生日","start":"2026-02-23","color":"pink"}, {"title":"春分の日","start":"2026-03-20","color":"pink"}, {"title":"昭和の日","start":"2026-04-29","color":"pink"}, {"title":"憲法記念日","start":"2026-05-03","color":"pink"}, {"title":"みどりの日","start":"2026-05-04","color":"pink"}, {"title":"こどもの日","start":"2026-05-05","color":"pink"}, {"title":"憲法記念日 振替休日","start":"2026-05-06","color":"pink"}, ] }, ], }); });