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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Get a Month collection class

Get a Month collection class

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpquestion
4 Posts 4 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.
  • V Offline
    V Offline
    Vipul Mehta
    wrote on last edited by
    #1

    Frndz, Is there any class in .NET 2005 which has collections of all the months?

    Regards, Vipul Mehta Sr. Software Engineer NIIT Technologies Ltd

    D B M 3 Replies Last reply
    0
    • V Vipul Mehta

      Frndz, Is there any class in .NET 2005 which has collections of all the months?

      Regards, Vipul Mehta Sr. Software Engineer NIIT Technologies Ltd

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      No there isn't. You'll have to write one if you want it.

      Dave Kreskowiak Microsoft MVP - Visual Basic

      1 Reply Last reply
      0
      • V Vipul Mehta

        Frndz, Is there any class in .NET 2005 which has collections of all the months?

        Regards, Vipul Mehta Sr. Software Engineer NIIT Technologies Ltd

        B Offline
        B Offline
        Bob X
        wrote on last edited by
        #3

        Not quite sure what you want, but you should look into the Calendar Class

        1 Reply Last reply
        0
        • V Vipul Mehta

          Frndz, Is there any class in .NET 2005 which has collections of all the months?

          Regards, Vipul Mehta Sr. Software Engineer NIIT Technologies Ltd

          M Offline
          M Offline
          MGoettmann
          wrote on last edited by
          #4

          take a look at System.Globalization.DateTimeFormatInfo.CurrentInfo.MonthNames see http://msdn2.microsoft.com/en-us/library/system.globalization.datetimeformatinfo.monthnames.aspx for details Hope that helps Martin

          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