SonicBoomAu Posted August 29, 2005 Posted August 29, 2005 How do I just get the date from a Datetimepicker(dtp)?? When I use .value I get the date and time even though i have set the dtp to short date. Any ideas welcome. Quote Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled
Machaira Posted August 29, 2005 Posted August 29, 2005 You can use the Text property. Quote Here's what I'm up to.
SonicBoomAu Posted August 29, 2005 Author Posted August 29, 2005 I noticed in the text property it also had the time. So I deleted that out so it was just the date. I was able to get just the date with .value. My next question is this only going to work on my computer. I guess I will just have to wait and see. Quote Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled
Machaira Posted August 30, 2005 Posted August 30, 2005 No, it'll work on whatever computer you place the app. Quote Here's what I'm up to.
SonicBoomAu Posted August 30, 2005 Author Posted August 30, 2005 Excellent, Thanks for that. That's one less worry. Quote Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.