Whose birthday is today? (Q148): Difference between revisions
Appearance
Changed claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P569 ?obj . FILTER(MONTH(NOW())=MONTH(?obj) && DAY(NOW())=DAY(?obj)) } |
|||
| Property / narrower question | |||
| Property / narrower question: Which living women celebrate their birthday today? / rank | |||
Normal rank | |||
Revision as of 23:04, 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