ciju cherian

Results 4 comments of ciju cherian

`git pull` and try `go get` before `go build client.go`. Have updated the Readme

Hey @lau Have confirmed the issue in comparison to browser implementations. E.g. ```js ls = [ "2011-12-30T09:00:00Z", "2011-12-30T09:59:00Z", "2011-12-30T10:00:00Z", "2011-12-30T10:59:00Z", "2011-12-30T11:00:00Z" ] ls.map(x => [x, new Intl.DateTimeFormat('sv-SE', { timeZone: 'Pacific/Apia',...

Didn't know about [tz](https://github.com/mathieuprog/tz). Guess I will just move to tz for my purpose. Hope tzdata issues are fixed soon, or Timex moves to tz/better options :)

Support for wa-sqlite would be nice, for using Evolu in browser extensions (even without encryption support). Background scripts in chrome extensions have [issues with OPFS based sqlite-wasm worker](https://stackoverflow.com/questions/75461104/saving-to-sqlite-from-chrome-extension/75461770#75461770).