Results 1 to 4 of 4

Thread: Date format (Resolved)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2004
    Location
    Texas
    Posts
    144

    Date format (Resolved)

    Hi,
    With this line of code

    Text2.Text = Format(Now, "yyyy mm dd hh:mm:ss")

    The output looks like this but...

    2004 03 11 19:07:58

    I want to get the output to display "03" as "Mar" like the one below

    2004 Mar 11 19:07:58

    Can it be done?

    Thanks,
    Last edited by Iat; Mar 11th, 2004 at 08:25 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width