Carlos Eduardo

Results 8 comments of Carlos Eduardo
trafficstars

It's for folders that contains gRPC informations, like `.proto` files

I have the same error, no solution seems to work

I'm getting this error, all my collections are completely frozen ![bug_insomnia](https://github.com/Kong/insomnia/assets/32852890/9b2eaae9-b2ae-49d2-8b05-5d3adc589f64) Version: `Insomnia 2023.5.4` OS: `Ubuntu 22.04.3 LTS x64` UPDATE: I reverted to `.deb` version `2023.4.0` and it works well

Extra info: I did this to return the expected `dayjs(dayjs('2023-09-01').endOf('day')).tz('America/Sao_Paulo').startOf('day')`

It seems the `keepLocalTime` flag solves that `dayjs('2023-09-01').tz('America/Sao_Paulo', true).startOf('day')` But how can I use this flag when I using the `tz.setDefault()` (without passing the timezone again)?

won't this be merged?