The date-of-birth tag has no wiki summary.
3
votes
4answers
92 views
Query MySql Database for entries with 'Birthday' date field within 30 days from current date
I am trying to write a PHP script that queries a MySql database and returns the entries for which the Birthday date field is within the next 30 days. I am able to do this, but I need to exclude the ...
0
votes
1answer
57 views
Can`t get permissions for user birthday to our app
We`ve got an app.
When we configured permissions needed for our app we choose user_birthday.
After we press the "Preview Login Dialog" - we can see this
here
The red selection is the user ...
0
votes
1answer
45 views
How to get user's birthday but the user isn't me, neither my friends
I'm trying to get the birthday_date field from the table USER of all users who are attending to a specified event. I'm using the following query:
SELECT name, sex, pic_big, profile_url, birthday, ...
0
votes
1answer
570 views
VB.NET/ASP.NET - Calendar Control - Selecting years
How is it possible to let the user choose the year from the Calender Control in ASP.NET?
Currently, the calender allows you to scroll left to right (previous month - next month), so, if for example, ...
0
votes
2answers
46 views
How to find users aged between 25 and 30 when the birthdates are stored as type “date” in MySQL?
I've been informed on SO before that the correct way to do this would be:
WHERE birth_date BETWEEN date_sub(curdate(), INTERVAL 25 YEAR)
AND date_sub(curdate(), INTERVAL 30 ...
0
votes
1answer
43 views
get 10 birthdays including upcoming and passed with age count from mysql field of unix timestamp
I cant figure out mysql query for it so i was thinking maybe someone can help me.
I have mysql table with users data including their birthday (inserted by php with time()) and i need to get 10 ...
0
votes
0answers
66 views
Can't get user's birthday, already have permissions
My app has user_birthday and friends_birthday permissions, and when I use the Graph API Explorer to get the user properties, I only got user's public information.
It's not a matter of time because I ...
-3
votes
4answers
404 views
get age from date of birth? [duplicate]
Possible Duplicate:
How to calculate age (in years) based on Date of Birth and getDate()
I'm trying to echo a persons age from their date of birth which is stored in mysql table. is there a ...
0
votes
1answer
742 views
How to set min-max age limit with datepicker android
In my application I need to set the age limit between 7-18 years. I want to dispaly the date-picker with limited range of options.
How can I edit for the same task into date-picker with this code ...
3
votes
2answers
1k views
PHP - codeigniter - control date format
I have a form using which users can edit their own birthdate, i save the birthdates in the DB in this format 15/24/1989 which is dd/mm/yyyy
how can i check that the form birthday post value is ...
0
votes
0answers
121 views
Calculating age in years/ month(if year is 0) from date of birth in HQL
I want to calculate the age from date of birth..
By subtracting the current date and birth date i can calculate the year as age by using
DATE_FORMAT(FROM_DAYS(TO_DAYS(CURRENT_DATE( ...
4
votes
2answers
799 views
Retrieving date of birth with Google OAuth API
Does any one know how to retrive D.O.B through Google OAuth api? I am able to get other information like name, email, gender by setting the scope as https://www.googleapis.com/auth/userinfo.profile. ...
2
votes
0answers
434 views
How to get all friends name, id, birthday, location, etc.. from facebook API in iPhone?
I want to display the list that contain information like name, id, birthday, location from facebook in iPhone application.
FbGraphResponse *fb_graph_response = [fbGraph doGraphGet:@"me/friends" ...
0
votes
2answers
729 views
Auto Correcting Date Format STRING “dd/MM/yyyy”
I am manipulating xml with lots of date of birth. XMLs are already loaded onto datatable. The format we need is "dd/MM/yyyy" The dates are messy such as "dd-MM-yyyy" or "dd.MM.yyyy" so I am thinking ...
-5
votes
1answer
216 views
ajax birth day picker is not working well [closed]
I am using birthdaypicker
It is not working well. In internet explorer , it is not working , and in Firefox, the working is not correct, when we select 2012 as the year, only 3 months are loaded in ...
1
vote
5answers
442 views
How to store Birthdate and Age so that Age can be updated daily in PHP/MySQL?
How should I store Birthdate's in MySQL so that I can easily update everyone's Age on a daily basis via a Cron Job?
Does it even make sense to store the Age AND the Birthdate so that when searches ...
1
vote
1answer
264 views
Birthday field in contacts of Android Emulator
I am making an application which is using birthday from contacts of device.I am testing my application on 2.2 emulator and birthday field is not present in contacts.Does any one have idea about any ...
1
vote
3answers
3k views
Get birthday for each contact in Android application
In my android application, I read out all the contacts with the following code:
ContentResolver cr = getContentResolver();
Cursor cur = cr.query(ContactsContract.Contacts.CONTENT_URI, null, null, ...
2
votes
3answers
501 views
How to store birthdays without a year part?
Similar question: Postgres birthdays selection
We're designing a new feature: we'll be storing the month and day parts of people's birthdays, but not the year. So a user born on christmas will have ...
3
votes
5answers
988 views
Postgres birthdays selection
I work with a Postgres database. This DB has a table with users, who have a birthdate (date field). Now I want to get all users who have their birthday in the upcoming week....
My first attempt: ...
10
votes
6answers
396 views
How to design Date-of-Birth in DB and ORM for mix of known and unknown date parts
Note up front, my question turns out to be similar to SO question 1668172.
This is a design question that surely must have popped up for others before, yet I couldn't find an answer that fits my ...
4
votes
3answers
917 views
ASP.NET Datepicker without calendar visualization
I'm working in C# / ASP.NET 3.5 and want to enable users to enter their date-of-birth. I've tried the asp:Calendar web control for this, and also considered using the jQuery-UI datepicker, and ...
0
votes
2answers
233 views
matching dates-birthdays
I am doing a mysql query and trying to get birthdays that match the current day and month.
Here is what I was trying but realized that it wont work properly:
$birthdays = $wpdb->get_results(" SELECT ...
1
vote
4answers
856 views
How can I convert a birthday string into age in actionscript3?
For example if I was given the string "01/01/1980". How could I then get the current date, then figure out how old someone is, and then just return how many years old they are?
I saw a topic on this ...
1
vote
2answers
5k views
How to collect Date of birth from php form and insert into mysql?
I am new to programming, have done a few things but i have no idea how to collect dob information. How do i collect it from a form and how do i insert it? Do i use three fields: month/day/year and ...
3
votes
1answer
792 views
Regex for Java SimpleDateFormat pattern (could be specific for birth)
What is a good regex fo Java SimpleDateFormat pattern?
Story: I have problem with setting eclipse birth date format patter with DateTimeFormatValue, no exceptions(feedback form QA only).
So, the ...
0
votes
3answers
78 views
Do users get put off if they enter their FULL Date of Birth in a form?
I wonder if it is a good idea (and in a quirky funny way) to just get the user to enter this:
Month-of-Birth: (Month) (Year)
Where (Month) and (Year) is a drop down box which user just pick the ...
1
vote
2answers
811 views
PHP: calculating birthday from age
Yes, this may sound strange.
In the advanced profile searching form, where you can filter by age.
Now you would type 18 or some other age in the field.
I am storing the birthdays, in the mysql db, ...
6
votes
4answers
1k views
How would I determine zodiac / astrological star sign from a birthday in Python?
I am building a dating site in Django / Python. I have birthday dates and need to show what the person's Zodiac sign is based on their birthday.
Anybody done this before? What would be the most ...
6
votes
5answers
3k views
Html Birthdate input usability best practice
I am going to implement standard functionality - birthdate input on web form for PC.
There are lots of interfaces how to implement this.
Date picker (OMG, I can't stand picking date with it. Too ...
13
votes
17answers
3k views
“Date of birth” validation: How far/much would you go?
I'm quite anal about form validation. So while creating a validator for a "data of birth" (DOB) field in one of my current projects for a job application form (platform/language is neutral in this ...
