Re: FormatDateTime
From: Miha Markic [MVP C#] (miha)
Date: 04/27/04
- Next message: Miha Markic [MVP C#]: "Re: Microsoft PDC 2004"
- Previous message: Olaf.Baeyens_at_skyscan.be: "Re: .NET compliants for users"
- In reply to: Steve: "FormatDateTime"
- Next in thread: Steve: "Re: FormatDateTime"
- Reply: Steve: "Re: FormatDateTime"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Apr 2004 13:15:16 +0200
Hi Steve,
I suppose drAccount("project_end_date") is a string and not a DateTime.
If it is so, you will have first convert it to DateTime and then you can
format it.
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com
"Steve" <anonymous@discussions.microsoft.com> wrote in message
news:14F9A51D-E816-4F0C-8B5B-47E11E0BB4E2@microsoft.com...
> When I try FormatDateTime(drAccount("project_end_date"),
DateFormat.GeneralDate) it fails with an error description of "20030130" to
type 'Date' is not valid.
>
> What am I missing? Thanks.
- Next message: Miha Markic [MVP C#]: "Re: Microsoft PDC 2004"
- Previous message: Olaf.Baeyens_at_skyscan.be: "Re: .NET compliants for users"
- In reply to: Steve: "FormatDateTime"
- Next in thread: Steve: "Re: FormatDateTime"
- Reply: Steve: "Re: FormatDateTime"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|