Date and time variables - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

The following date and time variables are available in the Fluid Topics PDF template. The date variables are localized according to the template locale, or the UI locale for generic templates.

  • $formatted-date: the current date (MM/DD/YYYY).

  • $formatted-time: the current time (HH:MM) in 24-hour format.

  • $formatted-short-date

    • fr: 27/09/23 (DD/MM/YYYY)

    • en-US: 9/27/23 (MM/DD/YYYY)

    • ja: 23/09/27 (YYYY/MM/DD)

  • $formatted-medium-date

    • fr: 27 sept. 2023

    • en-US: Sep 27, 2023

    • ja: 2023/09/27

  • $formatted-long-date

    • fr: 27 septembre 2023

    • en-US: September 27, 2023

    • ja: 2023/09/27

  • $formatted-full-date

    • fr: mercredi 27 septembre 2023

    • en-US: Wednesday, September 27, 2023

    • ja: 2023年9月27日

  • $timezone: the ISO-style (+00:00) representation of the time zone.

  • The $formatted-iso-date variable corresponds to the fixed YYYY-MM-DD pattern.

  • When printing a document, the values for the date and time variables are the user's date and time.
  • When printing a personal book, the values for the date and time variables are the server's date and time. See Global Presence.