https://github.com/dayjs/dayjs-website/blob/master/docs/plugin/advanced-format.md When I use: ``` dayjs().format('z') ``` I get `GMT+1`, but the docs suggest that I should get `GMT`.