$(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: "21: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: ['日', '月', '火', '水', '木', '金', '土'], 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-10-22T09:30:00', end: '2025-10-22T16:30:00', url: '/park/nojima/details/post-577.php', className: 'calendar_2' }, { title: '花と博文邸【旧伊藤博文金沢別邸】 ', start: '2025-10-23T09:30:00', end: '2025-10-23T16:30:00', url: '/park/nojima/details/post-577.php', className: 'calendar_2' }, { title: '花と博文邸【旧伊藤博文金沢別邸】 ', start: '2025-10-24T09:30:00', end: '2025-10-24T16:30:00', url: '/park/nojima/details/post-577.php', className: 'calendar_2' }, { title: '花と博文邸【旧伊藤博文金沢別邸】 ', start: '2025-10-25T09:30:00', end: '2025-10-25T16:30:00', url: '/park/nojima/details/post-577.php', className: 'calendar_2' }, { title: '花と博文邸【旧伊藤博文金沢別邸】 ', start: '2025-10-26T09:30:00', end: '2025-10-26T16:30:00', url: '/park/nojima/details/post-577.php', className: 'calendar_2' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-05', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-06', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-07', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-08', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-09', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-10', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-11', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-12', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-13', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-14', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-15', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-16', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-18', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-19', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-20', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-21', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-22', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-23', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-24', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-25', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-26', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-27', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-28', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-29', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-30', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-02', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-03', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-04', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-05', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-06', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-07', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-09', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-10', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-11', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-12', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-13', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-14', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-16', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-17', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-18', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-19', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-20', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-21', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-23', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-24', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-25', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-26', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-27', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-28', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-04', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-06', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-07', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-08', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-09', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-10', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-11', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-12', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-14', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-15', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-16', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-17', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-18', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-20', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-21', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-22', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-23', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-24', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-25', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-27', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-28', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-29', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-30', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-31', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-01', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-03', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-04', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-05', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-06', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-07', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-08', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-09', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-10', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-11', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-12', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-13', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-14', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-15', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-17', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-18', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-19', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-20', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-21', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-22', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-23', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-24', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-25', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-26', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-27', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-04', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-11-17', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-01', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-08', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-15', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2025-12-22', 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-05', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-13', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-19', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-01-26', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-02', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-02-16', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-03-02', className: 'calendar_4' }, { title: '旧伊藤博文金沢別邸 休館日', start: '2026-03-16', className: 'calendar_4' }, { title: 'マルシェ開催 10月25日(土) ', start: '2025-10-25T11:00:00', end: '2025-10-25T15:00:00', url: '/park/nojima/details/1025.php', className: 'calendar_2' }, { title: '11月3日(文化の日) 紙芝居・ろう読劇などを開催します!  ', start: '2025-11-03', url: '/park/nojima/details/11-1.php', className: 'calendar_2' }, { title: '『防災フェスタin野島公園』11月1日(土)開催! ', start: '2025-11-01T10:00:00', end: '2025-11-01T14:00:00', url: '/park/nojima/details/in11.php', className: 'calendar_2' }, {"title":"元日","start":"2022-01-01","color":"pink"}, {"title":"成人の日","start":"2022-01-10","color":"pink"}, {"title":"建国記念の日","start":"2022-02-11","color":"pink"}, {"title":"天皇誕生日","start":"2022-02-23","color":"pink"}, {"title":"春分の日","start":"2022-03-21","color":"pink"}, {"title":"昭和の日","start":"2022-04-29","color":"pink"}, {"title":"憲法記念日","start":"2022-05-03","color":"pink"}, {"title":"みどりの日","start":"2022-05-04","color":"pink"}, {"title":"こどもの日","start":"2022-05-05","color":"pink"}, {"title":"海の日","start":"2022-07-18","color":"pink"}, {"title":"山の日","start":"2022-08-11","color":"pink"}, {"title":"敬老の日","start":"2022-09-19","color":"pink"}, {"title":"秋分の日","start":"2022-09-23","color":"pink"}, {"title":"スポーツの日","start":"2022-10-10","color":"pink"}, {"title":"文化の日","start":"2022-11-03","color":"pink"}, {"title":"勤労感謝の日","start":"2022-11-23","color":"pink"}, {"title":"元日","start":"2023-01-01","color":"pink"}, {"title":"休日 元日","start":"2023-01-02","color":"pink"}, {"title":"成人の日","start":"2023-01-09","color":"pink"}, {"title":"建国記念の日","start":"2023-02-11","color":"pink"}, {"title":"天皇誕生日","start":"2023-02-23","color":"pink"}, {"title":"春分の日","start":"2023-03-21","color":"pink"}, {"title":"昭和の日","start":"2023-04-29","color":"pink"}, {"title":"憲法記念日","start":"2023-05-03","color":"pink"}, {"title":"みどりの日","start":"2023-05-04","color":"pink"}, {"title":"こどもの日","start":"2023-05-05","color":"pink"}, {"title":"海の日","start":"2023-07-17","color":"pink"}, {"title":"山の日","start":"2023-08-11","color":"pink"}, {"title":"敬老の日","start":"2023-09-18","color":"pink"}, {"title":"秋分の日","start":"2023-09-23","color":"pink"}, {"title":"スポーツの日","start":"2023-10-09","color":"pink"}, {"title":"文化の日","start":"2023-11-03","color":"pink"}, {"title":"勤労感謝の日","start":"2023-11-23","color":"pink"}, {"title":"元日","start":"2024-01-01","color":"pink"}, {"title":"成人の日","start":"2024-01-08","color":"pink"}, {"title":"建国記念の日","start":"2024-02-11","color":"pink"}, {"title":"建国記念の日 振替休日","start":"2024-02-12","color":"pink"}, {"title":"天皇誕生日","start":"2024-02-23","color":"pink"}, {"title":"春分の日","start":"2024-03-20","color":"pink"}, {"title":"昭和の日","start":"2024-04-29","color":"pink"}, {"title":"憲法記念日","start":"2024-05-03","color":"pink"}, {"title":"みどりの日","start":"2024-05-04","color":"pink"}, {"title":"こどもの日","start":"2024-05-05","color":"pink"}, {"title":"こどもの日 振替休日","start":"2024-05-06","color":"pink"}, {"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"}, ] }, ], }); });