Thread: week of year ?

  1. #1
    Registered User
    Join Date
    Apr 2005
    Posts
    19

    week of year ?

    hi... any of you guys know how to tjeck week of year ? can i calculate it or ?

    oh forgot to say i work with microsoft vc++/mfc

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    GetLocalTime()

    If what you need isn't in the SYSTEMTIME structure, you'll have to calculate it yourself.

    gg

  3. #3
    Registered User
    Join Date
    Apr 2005
    Posts
    19
    guess i have to wake up my math brain cells

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. can someone help me with these errors please code included
    By geekrockergal in forum C Programming
    Replies: 7
    Last Post: 02-10-2009, 02:20 PM
  2. Force end
    By Redattack34 in forum C++ Programming
    Replies: 9
    Last Post: 09-06-2005, 11:16 PM
  3. Calendar Problem
    By wordup in forum C Programming
    Replies: 7
    Last Post: 10-29-2002, 03:36 PM
  4. error with code
    By duffy in forum C Programming
    Replies: 8
    Last Post: 10-22-2002, 09:45 PM
  5. cant get code to work
    By duffy in forum C Programming
    Replies: 13
    Last Post: 10-20-2002, 05:23 AM