Nikolay Nachev

Results 4 comments of Nikolay Nachev

I saw that tests failed with the following error: TS2322: Type '"longOffset"' is not assignable to type '"long" | "short" | undefined'. [67](https://github.com/podkrepi-bg/api/actions/runs/3658209518/jobs/6182703744#step:8:68) I will take a look why this...

Please still don't merge this. Although after the update https://github.com/podkrepi-bg/api/pull/392 lint will be fixed and option longOffset will become available. But after I had tested the change it fails with:...

I have found a better approach. I have added [luxon library](https://moment.github.io/luxon/#/?id=luxon), which seems to have better browser and DST support. Testing with following file [22_11_18_TestImport.xml.txt](https://github.com/podkrepi-bg/api/files/10201879/22_11_18_TestImport.xml.txt) Paymant dates defined in file:...

@kachar Yes, I think it is okay to merge this change.