Min Lee
Results
1
issues of
Min Lee
I am trying to parse when the date reads 26m ago or 22h ago. I assumed `Date.getLocale('en').addFormat('(\\d+)m {sign}', ['minutes']);` would work. However, I am without luck. Is there a way...
Feature