Re: DateTime, but why no Date class?
- From: "Mantorok" <mantorok@xxxxxxxxxxxx>
- Date: Thu, 15 Jun 2006 14:17:54 +0100
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:%23dnPMtHkGHA.5108@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Yeah I'll have to do that if there is no way it can be done with the
existing class, this is what gets me about the Framework, on one side you
have strokes of genius, on the other you may have the most simplest
problem overlooked.
It's impossible to accomodate ALL the possible requirements of all the
programmers. The important thing is that you can extend AND modify the
classes at your convenience.
I can modify the framework classes? How? Or did you mean modify the
descendant classes?
Unless of course there was a very good reason "not" to have a System.Date
class.
Maybe cause it's not that important? I've been programming several years
now in .net and I have never ever needed such a distinction.
What do you display in your UI if you query a DateTime value? Do you convert
it to a short format if you need to or do you leave it displaying the
trailing zeros?
Kev
.
- Follow-Ups:
- Re: DateTime, but why no Date class?
- From: Mark Rae
- Re: DateTime, but why no Date class?
- References:
- DateTime, but why no Date class?
- From: Mantorok
- Re: DateTime, but why no Date class?
- From: Mark Rae
- Re: DateTime, but why no Date class?
- From: Mantorok
- Re: DateTime, but why no Date class?
- From: Ignacio Machin \( .NET/ C# MVP \)
- DateTime, but why no Date class?
- Prev by Date: Re: C# and Excel
- Next by Date: Re: How do I fill with 0 where nessessary when dealing with time.
- Previous by thread: Re: DateTime, but why no Date class?
- Next by thread: Re: DateTime, but why no Date class?
- Index(es):
Relevant Pages
|