Rolwin Reevan Monteiro
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...
```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":...