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. Web Development
  3. ASP.NET
  4. ASP.NET AJAX: CalendarExtender - localize date format of today

ASP.NET AJAX: CalendarExtender - localize date format of today

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestionlearning
3 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.
  • U Offline
    U Offline
    Urs Enzler
    wrote on last edited by
    #1

    Is it possible to change the format of the today date in the footer of the CalendarExtender? The CalendarExtender localizes the text correctly (i.e. Heute for german) but the date format is always MMM dd, yyyy. I want to change that to dd.MM.yyyy for german. I tried to change "Heute: {0}" to "Heute: {0: dd.MM.yyyy}" in the ScriptResources.de.resx resource but nothing changed. Any ideas?

    -^-^-^-^-^- no risk no funk ................... please vote ------>

    I 1 Reply Last reply
    0
    • U Urs Enzler

      Is it possible to change the format of the today date in the footer of the CalendarExtender? The CalendarExtender localizes the text correctly (i.e. Heute for german) but the date format is always MMM dd, yyyy. I want to change that to dd.MM.yyyy for german. I tried to change "Heute: {0}" to "Heute: {0: dd.MM.yyyy}" in the ScriptResources.de.resx resource but nothing changed. Any ideas?

      -^-^-^-^-^- no risk no funk ................... please vote ------>

      I Offline
      I Offline
      Imran Khan Pathan
      wrote on last edited by
      #2

      CalendarExtender has a Format property. Set it by "dd.MM.yyyy" Best Regard Pathan

      ---------------------------------------------------

      U 1 Reply Last reply
      0
      • I Imran Khan Pathan

        CalendarExtender has a Format property. Set it by "dd.MM.yyyy" Best Regard Pathan

        ---------------------------------------------------

        U Offline
        U Offline
        Urs Enzler
        wrote on last edited by
        #3

        The Format property is used to format the date in the extended TextBox. However, I need to format the date that is shown in the calendar as today (in the footer).

        -^-^-^-^-^- no risk no funk ................... please vote ------>

        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