Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 QCChart2D and QCChart2D CF (VB and C#)
 How to convert a string to a ChartCalendar
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

pachart

15 Posts

Posted - 26 Nov 2003 :  11:58:35  Show Profile  Reply with Quote
For example, hw to convert a string "08/31/2003" to as ChartCalendar type, or how to convert a Date type date to ChartCalendar?

quinncurtis

1164 Posts

Posted - 26 Nov 2003 :  12:48:18  Show Profile  Reply with Quote
DateTime is the standard date object in C#. The ChartCalendar class has a constructor that accepts a DateTime object.

If you want to convert a string representing a date to a DateTime object, use the DateTime.Parse method.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07