--- interface Props { currentDate: string; } const { currentDate } = Astro.props; ---

System Info

time: {currentDate}
os: Ubuntu GNU/Linux 24.04 (LTS)