openactive-archive / conformance-services

Harvests and normalises OpenActive Opportunity feeds to a common representation
MIT License
0 stars 0 forks source link

Schedule generation logic does not include scheduleTimezone #162

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

The schedule generation logic does not include scheduleTimezone (which it definitely should), so this will need to be added.

https://github.com/openactive/conformance-services/blob/0ecda373374111dece2bf705a148e0686a801370/src/lib/pipes/normalise-schedule-pipe.js#L48-L54