Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Localization (Date Time Numeric Currency

Localization (Date Time Numeric Currency

Scheduled Pinned Locked Moved C / C++ / MFC
c++career
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gary
    wrote on last edited by
    #1

    Recently I was given the job to develop functions for the named subjetcs in the Subject field of this post. Date and time I found came along pretty decently and numeric wasnt too bad except for negative sign quirks. Curency added a few more quirks to the negative sign because it tosses in a dollar sign format too. Basically I am writing this today in hopes that someone may read it and be able to supply me with some better insight on easy ways to create these functions. Little tricks maybe, if they exist, which I'm sure theys do. I am only 3months into my experiences with VC++ but I got a decent grasp on these conversions. In fact the implementation of them is underway but I feel they can be improved. If you care to aid me in this at all please email me. Thank You before the fact:)...

    M 1 Reply Last reply
    0
    • G Gary

      Recently I was given the job to develop functions for the named subjetcs in the Subject field of this post. Date and time I found came along pretty decently and numeric wasnt too bad except for negative sign quirks. Curency added a few more quirks to the negative sign because it tosses in a dollar sign format too. Basically I am writing this today in hopes that someone may read it and be able to supply me with some better insight on easy ways to create these functions. Little tricks maybe, if they exist, which I'm sure theys do. I am only 3months into my experiences with VC++ but I got a decent grasp on these conversions. In fact the implementation of them is underway but I feel they can be improved. If you care to aid me in this at all please email me. Thank You before the fact:)...

      M Offline
      M Offline
      Mike Dunn
      wrote on last edited by
      #2

      GetDateFormat() GetTimeFormat() GetNumberFormat() GetCurrencyFormat() Don't reinvent the wheel. :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups