disctimestamp.hashnode.devHandling Timezone State in React (The Discord Way)When building community tools, handling Date() objects across different client timezones is a nightmare. For my latest project, I decided to bypass manual calculation entirely and rely on Unix Epochs. The Discord client actually handles the rendering...Jan 20·1 min read