Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Amir Khan 1282 posts 2739 karma points
    Jun 09, 2014 @ 23:17
    Amir Khan
    0

    Change date time format to 12 hour clock

    Hi, is it possible to change the date / time datatype format to be a 12 hour clock and to change the format to be US dates? I thought this used to be in web.config but I can't seem to find it anywhere.

     

    Thanks!
    Amir

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 10, 2014 @ 09:35
    Jan Skovgaard
    0

    Hi Amir

    Is it the date time in the backoffice datepickers you have in mind?

    /Jan

  • Amir Khan 1282 posts 2739 karma points
    Jun 10, 2014 @ 15:40
    Amir Khan
    0

    Hi Jan, Yep! It's throwing off some of our editors who aren't used to seeing the international date / time format.

    Is there a culture setting somewhere?

    -Amir

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jun 20, 2014 @ 20:41
    Jan Skovgaard
    0

    Hi Amir

    Sorry for the late reply - CodeGarden happened ;-)

    I think you should be able to add the proper language since I think it's actually jquery Datepickers that are being used if I'm not mistaken. But you may have to search the solution for the correct paths etc. yourself since I have not digged that far into it yet.

    Hope this helps.

    /Jan

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Mar 27, 2015 @ 21:04
    Nicholas Westby
    0

    FYI, Amir, this can be done manually, but you'd have to reapply it after each Umbraco upgrade. You can find details on that here: http://issues.umbraco.org/issue/U4-6472

  • bob baty-barr 1180 posts 1294 karma points MVP
    Feb 09, 2017 @ 21:46
    bob baty-barr
    0

    can this be modified outside of the source???

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Feb 09, 2017 @ 21:57
    Nicholas Westby
    0

    Sort of. You could copy the existing property editor for the date picker to create a new, but slightly altered version. Then, any properties requiring a date picker would use your new property editor.

    Would also recommend voting for this issue: http://issues.umbraco.org/issue/U4-6472

Please Sign in or register to post replies

Write your reply to:

Draft