Closed molimauro closed 2 years ago
will rip it out and use new utility functions
A nice (i think) related feature would be the possibility for the user to see receivers messages datetime in the receiver timezone. That could help when messaging with people with different timezones
use this new timestamp util instead of vuex version (mapGetters). You can do a project search for the vuex getter names
utilities/timestamp.ts
This component is using new utils
components/views/navigation/sidebar/list/item/Item.vue
you can delete this utility and associated package
utilities/Timezone.ts
you can delete these getters, and the associated store value, type, and mutation
store/settings/getters.ts
remove timezone option and the
vvo/tzdb
package