how do i combine day month and year - TechRepublic
General discussion
February 24, 2002 at 07:32 PM
emkay_mm

how do i combine day month and year

by emkay_mm . Updated 24 years, 1 month ago

hi friends,
i’m working on a form that lets the user select a day a month and a year seperately in three combo boxes respectively.How do i combine the three variables to form a date object so that various manipulations could be done with it in java.
the format is as follows
(combobox to select date )(combobox to select month)(combobox to select year)

kindly help

This discussion is locked

All Comments