ecx:getTime
    • 1 Minute to read
    • Dark
      Light

    ecx:getTime

    • Dark
      Light

    Article summary

    The function ecx:getTime returns the current time in the format 'HHmmss" with the specified time zone. The value returned is a string data type.

    Example

    ${ecx:getTime(timezone.europeLondon)}

    Structure​

    ecx:getTime(timezone)

    Parameters​

    Parameter

    Description

    timezone

    Specifies the time zone to apply to the returned value.


    Was this article helpful?

    What's Next