ecx:getDate
    • 1 Minute to read
    • Dark
      Light

    ecx:getDate

    • Dark
      Light

    Article summary

    The function ecx:getDate returns the current date in the format 'yyyyMMdd' with a specified time zone. The value returned is a string data type.

    Example

    ${ecx:getDate(timezone.europeBerlin)}

    Structure​

    ecx:getDate(timezone)

    Parameters​

    Parameter

    Description

    timezone

    Specifies the time zone to apply to the returned value.


    Was this article helpful?