Rolwin Reevan Monteiro

Results 2 issues of Rolwin Reevan Monteiro

* added a selected for getting the timezone (getCurrentUserTimezone) similar to the one used in the web-app * passed timezone parameter to parse function resolves https://github.com/mattermost/mattermost-server/issues/19785 #### Summary #### Ticket...

2: Dev Review
3: QA Review
Lifecycle/1:stale

```json { "name": "whatsapp-clone-server", "description": "A newly created Tortilla project", "repository": { "type": "git", "url": "https://github.com/Urigo/WhatsApp-Clone-Server.git" }, "private": true, "scripts": { "start": "ts-node index.ts", "format": "prettier \"**/*.ts\" --write" }, "devDependencies":...