Wanasit Tanakitrungruang
Wanasit Tanakitrungruang
Sorry. I haven't got a chance to work on this, but I'll do something about this project this new year.
Hello. I'm sorry for my slow reply. I have recently tested the scenario that @vividn described (fdcfde0), and the issue should have already been fixed.
Sorry. I made a mistake. The test will still fail we are testing in the timezone that sees the reference date as the day before (e.g. in UTC "2024-02-21T10:00:00+1300" is...
Hello. Sorry for my slow reply and thank you for your suggestion. Could you clarify what Posix standard/pattern/format you mean? (link?) Or you are suggesting we should recognize 10digits numbers...
Hello @catalinux. Thanks for reaching out. What you described is correct. Just follow the English example: You can also look into previous new language PR (e.g. https://github.com/wanasit/chrono/pull/519). However, the only...
Hello sorry for my slow reply. Overall, really good works! I know this is opposite to @benaubin suggestion, but I'm actually thinking we could detect those single character behavior by...
sorry for my slow reply. One way to do that is using `isCertain()` method on the result's components. The casual weekday mentioning should have `get("day")=`, but `isCertain("day")=false`. ``` const result...
Note: This is related to #552 (and #532).
Hello. I don't know how often the term is practically used, but it is not difficult to add. The term "Overmorrow" also doesn't seem to have ambiguous cases. So, I'm...
Hello. I'm sorry for not getting back to you sooner. > 'Fri 11am EDT' (when called on a Saturday, it's showing yesterday, Without the context, the default behavior is guessing...