Re: convert date and time formats



Herfried,

> Wake up, Cor. We are talking about converting a date to a string only.
> VB.NET's methods for doing that are not stronger than those provided by
> the .NET Framework.

I wrote this expressely because you are writting this forever in this way
about other functions as Mid, Len, and whatever.

However when the "parse" comes than you have another opinion.

The CDate is not a *strong* command, however just like the ones you are
forever mentioning in other situations, (which I don't like because of the
First as indexer), do I find this one extremly handy. I have nothing to
remember beside four characters "CDate" and than it does everything
accoording the language/culture settings of a computer.

You write forever "why not use VB methods when there are VB methods". I
never understand why in this case a "system" method should be used as you
always tell.

:-)

Cor




.



Relevant Pages

  • Re: Move a panel......its possible?
    ... Getting the borders and ... all those things is forever a terrible thing to do. ... > hi cor, i tried your example, but there's a problem: ... It's possible move the panel over form dialog and see ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Advice on creating a DataTable to place into Blank MS Access DB file
    ... you have to create the datatable using the SQL CREATE TABLE ... And as I forever write with this or make it yourself generic (what should be ... Cor ... > The trick is placing this created DataTable into a blank database file ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: VB.net Please help
    ... Although I almost forever give the solution as Herfried does now as well, ... for each ctr as control in me.controls ... Cor ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Application.DoEvents
    ... It is forever bad practise to start actions that are not needed. ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Checking for a valid date
    ... "Armin Zingler"> ... CDate ... Cor ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)