atf_strings_help_set_date_variable constant

TranslationEntry const atf_strings_help_set_date_variable

Implementation

static const atf_strings_help_set_date_variable = TranslationEntry(
  key: 'atf_strings_help_set_date_variable',
  value:
      'Sets a variable with a formatted date using the given format.  The value can be formatted using either UTC or Local time.  If the date is left empty, the current date / time will be used.  Otherwise, it must be either UTC Millis or formatted as "yyyy-MM-dd\'T\'HH:mm:ss\'Z\'" or "yyyy-MM-dd\'T\'HH:mm:ss.SSS\'Z\'".',
);