// Format schedule times. function mapTimes(times) { return times.map(time => { // Split the time into hour, minute, and seconds sections. const splitStartTime = (time.startTime).split(":"); // Return the hour, minutes, and suffix texts. return `${(splitStartTime[0] + ":" + splitStartTime[1])} `; }) }
top of page
Physiotherapy

Are You Ready To Have More Connection With Your Body? 

Discover your weak areas and optimize performance regardless of age or occupation. 

BOULDER TREATMENT OPTIONS

bottom of page