lukos / simsig_importer

.Net Desktop Application for converting Excel simplified timetables into Simsig timetables
GNU General Public License v3.0
3 stars 1 forks source link

Activity code parser accepts : and H in times. Fixes #68 #71

Closed JDeeth closed 1 year ago

lukos commented 1 year ago

Sorry, you will also have to change simsigTime to public so it can be seen in SpreadsheetHelper. My previous suggestion changes to StringExtensions.simsigTime I can tidy it later.