here you can see some getters in
action. Take a look at the log to see which events are called! Note:
These fields are updated via the
datechange event, as this is triggered
every time the date is changed via the select-boxes.
getDateString()
getDate()
getAge()
event log:
SETTER
You can also set the select-boxes of the birthdaypicker to a specific
date. Here are some demos with birthdays of famous people, 'now', or
random. The setDate() method is
used to set the date.
reset date:
if true is passed to the function, date will be reset to the start
date (defaultDate)