mbrown Posted June 11, 2017 Share Posted June 11, 2017 I am trying to find examples of code for calendars that have the hours like amusement parks use https://www.dutchwonderland.com/hours-and-directions/hours-and-schedule that is one example Quote Link to comment https://forums.phpfreaks.com/topic/304113-calendars-wtih-hours/ Share on other sites More sharing options...
Strider64 Posted June 11, 2017 Share Posted June 11, 2017 I developed a calendar in PHP that uses namespaces here that you could use -> https://github.com/Strider64/Website-Development/tree/master/src/Calendar or you could use Google Calendar (I think) that I hear is pretty good. The rest is just manipulating the calendar with Javascript. Quote Link to comment https://forums.phpfreaks.com/topic/304113-calendars-wtih-hours/#findComment-1547245 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.