CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: time function

  1. #1
    Join Date
    Sep 2003
    Posts
    815

    time function

    Hello,

    Is there a time funciton that retruns the date as string?

    something like dd/mm/yyyy hh:mm:sec ?

    thanks
    avi

  2. #2
    Join Date
    Oct 2002
    Location
    Singapore
    Posts
    3,128
    See strftime().

  3. #3
    Join Date
    Sep 2003
    Posts
    815
    thanks

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

Featured