Formatting Datetimes

Format dates and timestamps in SQL queries instead of JS Date instances. Use when rendering dates, date/times, timestamps, or times from the database, when user mentions date formatting, toLocaleDateString, toLocaleString, or timezone issues, or when working with SSR hydration mismatches involving dates.

seasonedcc c3c124e 5.6 KB Updated

File contents

seasonedcc/seasoned-skills/tree/main/shaping/one-workflow/references/stack/formatting-datetimes/variant-b commit c3c124ed16

Frequently asked questions

npx skillmds@latest add seasonedcc/formatting-datetimes-2