Search:

Type: Posts; User: jmcilhinney

Search: Search took 2.97 seconds.

  1. Replies
    12
    Views
    4,725

    Re: Custom date format

    That may be a throw-away line but I'll respond anyway. That doesn't seem to be a reason not to suggest it. If someone refuses to see the value in it then it's on them that they will never be a...
  2. Replies
    12
    Views
    4,725

    Re: Custom date format

    Technically, DirectCast is the correct one to use if you're performing a cast and CType is the correct one to use if you are or may be performing a conversion. CDate, CStr, etc, produce the same IL...
  3. Replies
    12
    Views
    4,725

    Re: Custom date format

    Yes you had, because you were already doing so. If you have a .NET DateTime value, which you do because that's what ADO.NET returns when retrieving native date values from a database, then the only...
Results 1 to 3 of 3



Click Here to Expand Forum to Full Width