Whose birthday is today? (Q148)
Appearance
No description defined
- Who celebrates their birthday today?
- Whose birthday falls on this day?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Whose birthday is today? |
No description defined |
|
Statements
SELECT ?sbj WHERE { ?sbj wdt:P569 ?obj . FILTER(MONTH(NOW())=MONTH(?obj) && DAY(NOW())=DAY(?obj)) }
0 references