Results 1 to 2 of 2

Thread: [RESOLVED] date formatting issue

  1. #1

    Thread Starter
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951

    Resolved [RESOLVED] date formatting issue

    OK, I have it writing records to ther scanner. That is cool. However, i am havign a date formatting issue.

    If I use : Format(now, "mm/dd/yyyy") I get : 36/28/2007

    If I use : Format(today, "mm/dd/yyyy") I get : 00/28/2007

    Any ideas?
    ===================================================
    If your question has been answered, mark the thread as [RESOLVED]

  2. #2

    Thread Starter
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951

    Re: date formatting issue

    I found it.. Format(Today, "MM/dd/yyyy") works.
    ===================================================
    If your question has been answered, mark the thread as [RESOLVED]

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