Previous Topic

Next Topic

Book Contents

Book Index

Tidal time and date format mapping

The following describes the Tidal time and date formats that are converted to Control-M variables. For Tidal date format descriptions, see Cisco Tidal Enterprise Scheduler User Guide.

Tidal format

Control-M variable

d

%%NUMBER%%DD..

dd

%%DD.

ddd

Not supported

dddd

Not supported

j

  • %%SHORT_JULDAY.
  • %%SHORT_JULDAY=%%JULDAY %%MINUS 0

jj

  • %%SHORT_JULDAY.
  • %%SHORT_JULDAY=%%JULDAY %%MINUS 0

    NOTE: It may not be an accurate conversion, as leading zeros are removed for Julian dates from 0-9.

jjj

%%JULDAY.

m

%%NUMBER%%MM.

mm

%%MM.

mmm

%%MMM%%MM..

mmmm

%%MMMM%MM..

yy

%%YY.

yyyy

%%YYYY.

fm

Not supported

fmm

Not supported

q

Not supported

fq

Not supported

fyy

Not supported

fyyy

Not supported

h

%%H%%HH.. For more information, see Global time variables.

hh

%%HL%HH..

H

%%NUMBER%%HH..

HH

%%HH.

AM/PM

%%AP%%HH... For more information, see Global time variables.

mm

%%MM. as a substring of %%TIME

ss

%%SS.

Parent Topic

Tidal variables mapping