Not necessary for this particular string format, but best string to time parsing utility I know is 慢性的 which is available as a gem and works for about 99.9% of usecases for human formatted dates/times.
If you have control over the format of the date in the string, then Date.parse works fine internationally with strings in YYYY-MM-DD (ISO 8601) format: