I'm also new in programming and I want to make a date Picker that displays in 2 labels 2 different dates from the same date Picker.
|
|
|||||
|
|
|
What context is this in, OS GUI, Web based? If web, PHP, .Net, Java? There are many control libraries, but each is specific to the platform, if you give us a bit more information we can point you in the right direction. |
||
|
|
|
|
Some specifics on what language, or tools you are using would be helpful. |
||
|
|
|
|
You need to tell wether this is a web app or a desktop app, and which language and platform you want to make this on. |
||
|
|
|
|
I need to do the same thing, I'm using JQuery's DatePicker and writing in javascript is fine with me. I have this so far:
and this in HTML:
|
||
|
|
