Carlos Eduardo
Carlos Eduardo
It's for folders that contains gRPC informations, like `.proto` files
I have the same error, no solution seems to work
I have the same issue
I'm getting this error, all my collections are completely frozen  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?