Closed kmccurley closed 5 years ago
This should fix date parsing in the program, which was wrong. Another solution would be to use moment.js instead of new Date(), but this introduces a dependency in the handlebars helper.
This should fix date parsing in the program, which was wrong. Another solution would be to use moment.js instead of new Date(), but this introduces a dependency in the handlebars helper.