Includes various utility functions to assist with common operations dealing with OpenTripPlanner data.
This package depends on Intl.DateTimeFormat
, which is not supported by older browsers or node versions. As can be seen here, support is fairly significant across major browsers. Should older browsers need to be targeted, a polyfill can be added. Such a polyfill is available here.
This package depends on the date-fns library, which relies on Node version 13 and above. Should this library be used for server side rendering, Node version 13 or above must be used.
Usage
TBD