Hey folks,
I'm currently working on a similar lib, because htp development seemed to be dead. But this isn't the case obviously. My lib also tries to tackle multi-lang support for e.g. en = now, de = jetzt, fr = maintenant, ....
I got heavily inspired by your approach of using PEST files. The lib will offer more than just parsing human date strings, but I wonder if you want that multi-lang support as well?
Best regards
Stefan
P.S.: If you want, I can open an issue, combined with a PR 👍
Originally posted by @icepuma in #6 (comment)
Hey folks,
I'm currently working on a similar lib, because
htpdevelopment seemed to be dead. But this isn't the case obviously. My lib also tries to tackle multi-lang support for e.g.en = now, de = jetzt, fr = maintenant, ....I got heavily inspired by your approach of using PEST files. The lib will offer more than just parsing human date strings, but I wonder if you want that multi-lang support as well?
Best regards
Stefan
P.S.: If you want, I can open an issue, combined with a PR 👍
Originally posted by @icepuma in #6 (comment)