onetsp / RecipeParser

A PHP library for parsing structured recipe data from HTML files.
https://onetsp.com/
MIT License
93 stars 26 forks source link

iso8601ToMinutes implementation could be improved #1

Open mikebrittain opened 11 years ago

mikebrittain commented 11 years ago

RecipeParser_Text:: iso8601ToMinutes() is homegrown and works for our use, but there's probably a better implementation to use out there that will support additional time formats.