how to display start and finish date as shown in MS Project in vb.

J

Johnathan

hi, I wonder how to display the exactly start and finish date as shown in MS
Project using vb.net. Could anyone help me with this problem? When I
retrieved the date i get '1/29/2007 8:00AM' but the date shown in MS Project
is 'Mon 1/29/07'.

Also how to seperate the date and the starting working time from '1/29/2007
8:00AM' ?

Thanks...
 
J

Jim Aksel

In VB.NET (Such as Visual Studio), press F2 for the object browser, look for
Microsoft.VisualBasic.DateFormat

Searching in DateFormat should work. You will see the members in the right
side.
--
If this post was helpful, please consider rating it.

Jim

Visit http://project.mvps.org/ for FAQs and more information
about Microsoft Project
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top