SHIFTTIMEZONE - FROM TO - switched

Comments

1 comment

  • Konsta Danyliuk

    Hello Anson.
    This is the expected behavior. The FROM field means the current user's time zone and the filed TO - the time zone you want your DATE values to be displayed in. As this does seem confusing, in Datameer-10.1.4 we've changed the function arguments' names

    from

    SHIFTTIMEZONE(Date: <Date>;From Timezone: <String>;To Timezone: <String>)

    to

    SHIFTTIMEZONE(Date: <Date>;Time Zone 1:<String>;Time Zone 2:<String>)

    and adjusted the documentation accordingly - https://documentation.datameer.com/documentation/display/DAS100/SHIFTTIMEZONE.

    The changes affected only the filed names, but not the functionality of the SHIFTTIMEZONE itself, thereby you could use the new documentation for building the SHIFTTIMEZONE function, despite the fact that in 10.1.3 it has old argument names.

    0
    Comment actions Permalink

Please sign in to leave a comment.