Difference between revisions of "Whose birthday is today? (Q148)"
Jump to navigation
Jump to search
(Changed claim: mention (P38): birthday) |
(Changed claim: mention (P38): cumpleaños) |
||
Property / mention: cumpleaños (Spanish) / qualifier | |||
Latest revision as of 20:16, 11 February 2022
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