Instantly tells you the current date, time, or both — just by asking.
No API, no setup, no delay. Uses your device's local clock.
- what time is it
- what's the time
- current time
- what's today's date
- No API key required.
- No external dependencies — uses Python's built-in
datetimemodule.
- User asks about the time, date, or both
- Ability detects keywords — "time" and/or "date" — in the message
- Fetches the current value from the device clock
- Returns a clean, spoken-friendly response instantly
User: What time is it?
AI: Time is 14:35:20.
User: What's today's date?
AI: Date is Tuesday 17 February 2026.
User: What's the date and time?
AI: Date is Tuesday 17 February 2026.
Time is 14:35:20.