Sully D Sheets

Results 30 comments of Sully D Sheets

The original example prints `false` in node. The polyfill from https://github.com/oven-sh/bun/blob/main/examples/discord-interactions/polyfill.js works around the issue

@ashwinpoosarla It's not hard but you have to decide on the expectations. For example: 1) do you write the sheet range as if the file started from A1? Or do...

drop a comment in #475 that a column limit feature should also be supported

Can you share an example file and your system timezone?

Using format `[Red][=25]General;[Green]General;[Yellow]General` in Excel 2019: Using format `[Red][=25]General;[Green]General;[Yellow]General` in Excel 2019:

`SSF.is_date(fmt)` will test if a format is a date.

Few more currency formats to verify: ``` $0,000.00 $#,000.00 $#,#00.00 $#,##0.00 $#,###.00 ```

[Playwright](https://playwright.dev/docs/browsers#webkit) can automate WebKit.

@kitsonk If you need inspiration, here's a non-trivial example using . Upload a file and the service will parse the body, read the first uploaded file (and error if no...