ecx:getDateTime
    • 1 Minute to read
    • Dark
      Light

    ecx:getDateTime

    • Dark
      Light

    Article summary

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

    Example

    ${ecx:getDateTime(timezone.pacificFiji)}

    Structure​

    ecx:getDateTime(timezone)

    Parameters​

    Parameter

    Description

    timezone

    Specifies the time zone to apply to the returned value.


    Was this article helpful?

    What's Next