--- import NavBar from "../../components/NavBar.astro"; import TimeZone from "../../components/TimeZone.vue"; import Layout from "../../layouts/Layout.astro"; import TimeFormat from "../../components/TimeFormat.vue"; import UnixTime from "../../components/UnixTime.vue"; const navLinks = [ { img: { src: '/icons/arrow-left.svg', alt: 'Back to Utilities', }, to: '/utilities', name: 'Utilities', }, { img: { src: '/icons/home.svg', alt: 'Go Home', }, to: '/', name: 'Home', }, ]; ---

Time Utilities

Your current timezone:

To format the time for Discord, you can use: