Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7395
    Sit Rep
    Participant


    Hi Mods,

    Please sort out the date format on posts, all SNAFU.

    TA

    #36725
    Ray Shields
    Participant


    Hi Mods,

    Please sort out the date format on posts, all SNAFU.

    TA

    Are they? how?

    #36726
    neralex
    Participant

    sitrep69, there are no issues noticed. But you can set a own ‘Forums Timezone’ in your account settings. Maybe it will solve your issue.

    Account / Preferences > Forums Timezone

    😉

    #36727
    Sit Rep
    Participant

    Boring and trivial ,I know,but date display still stuffed.

    Sub-forums seem to show correct date.

    Main posts show duplication in date format.

    See sample below:

    Posted:2828-0505-17171717

    i.e.
    day-day/month-month/year-year-year-year

    BTW Nothing to do with my TZ selection remains unchanged at GMT +8

    #36728
    neralex
    Participant

    You have a wrong ‘Forums Date format’ in your account settings:

    [code:1]dd-mm-yyyy[/code:1]
    Check: http://php.net/manual/en/function.date.php

    If you want enter a own date-format, then you have to change it to:

    Input:
    [code:1]H:i – d.m.y[/code:1]
    Output:
    [code:1]19:01 – 27.05.17[/code:1]

    Alternative Input:
    [code:1]H:i – d.m.Y[/code:1]
    Alternative Output:
    [code:1]19:01 – 27.05.2017[/code:1]

    Or remove it completely to use the default-setting.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Comments are closed.

Skip to toolbar