Difference between revisions of "Whose birthday is today? (Q148)"
Jump to navigation
Jump to search
(Created claim: mention (P38): birthday) |
(Created claim: mention (P38): cumpleaños) |
||
Property / mention | |||
cumpleaños (Spanish) | |||
Property / mention: cumpleaños (Spanish) / rank | |||
Normal rank | |||
Property / mention: cumpleaños (Spanish) / qualifier | |||
Revision as of 22:20, 8 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