Announcement

Collapse
No announcement yet.

Date iOS client not correctly displayed

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Date iOS client not correctly displayed

    I have the issue that the date is not corectly displayed on an iOS device

    Environement:
    -iOS 12.1.4
    -HS3Touch 3.55

    I made a test project to test the date formatring.

    In case in the first column one character is mentioned I formated the variables as below:
    [$DATE=d]; [$DATE=M]; [$DATE=Y]

    In case two characters are mentioned DATE=dd, etc...

    Om the Windows client all date related variables are displayed correctly (see last figure). On the iOS client the following variables are not correctly displayed (see first figure):
    1. [$DATE=dddd];
    2. [$DATE=Y]
    3. [$DATE]
    These are marked up in red.

    As a result of this the current date is displayed as Thu21, 21February 2019, which is incorrect.

    Please fix the [$DATE=dddd] as this is critical for me. Please also fix the other two issues (items 2 and 3 mentioned above).


    Date displayed on iOS client:
    Click image for larger version  Name:	Capture date iOS.PNG Views:	1 Size:	21.7 KB ID:	1286926

    Date displayed on Windows client:
    Click image for larger version  Name:	Capture date Windows.PNG Views:	1 Size:	346.4 KB ID:	1286927

    ---
    John

    #2
    rjh

    I can confirm that the date issue is fixed in 3.56ß.

    The only remaining issue is [$DATE=Y]. But this is no issue for me.

    ---
    John

    Comment


      #3
      Also,
      Since several releases, iOS client does not take into account regional settings when displaying a date (always in English), while windows client still does ...


      Envoyé de mon iPhone en utilisant Tapatalk

      Comment

      Working...
      X