ND
unread,Jan 12, 2009, 6:43:41 AM1/12/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Cerebrus,
your suggestion is good. but scenerio is that the now code can't be
modified with my hands. I referred to
http://weblogs.asp.net/jlerman/pages/25420.aspx, while coding which
displays output as per my requirement.
where, 1. ((DateTime)(datarow.ItemArray[13])).GetDateTimeFormats()[5])
returns 2003-09-01
2. ((DateTime)(datarow.ItemArray[13])).GetDateTimeFormats()[110])
returns 0:00:00
the second case above is not working, it's returning me 00:00:00 AM.
Is this behaviour correct. I check the culture at my server as "en-
US".
any reason for above much appreciated. solution other than using
GetDateTimeFormats, will not help me at this moment.
Rgds,
ND
> > Thanks in advance.- Hide quoted text -
>
> - Show quoted text -