Sunrise and sunset times bracketing a thin track with an amber sun marker positioned by day progress.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Weather6 } from "@/components/beste/piece/weather6";
<Weather6
sunrise="6:14 AM"
sunset="8:42 PM"
daylight="14h 28m"
dayProgress={0.42}
/>