Claude

Results 3 issues of Claude

My browser timezone is CET (+01:00/+02:00). If not setting an explicit default timezone, stuff works as expected: ``` moment.parseZone("2015-03-03T12:00:00+00:00").format(); //"2015-03-03T12:00:00+00:00" moment.parseZone("2015-03-03T12:00:00+00:00").clone().format(); //"2015-03-03T12:00:00+00:00" moment.parseZone("2015-03-03T12:00:00+00:00").startOf("day").format(); //"2015-03-03T00:00:00+00:00" ``` When setting an explicit timezone,...

bug

- [ ] Check if updating to the latest Preact version resolves the issue **Describe the bug** Trying to use typing (tsserver with JSDoc), with Preact/HTM, I get a type-mismatch...

types

I mostly want to use the nms model in my own MIT-licensed product, is this allowed? Are you the original author of this model or did you get it from...