Dates in file name

Today's Date

Format:

[(${#temporals.format(#temporals.createToday(), 'dd/MM/yyyy')})]

[(${#temporals.format(#temporals.createToday(), 'dd.MM.yyyy')})]

[(${#temporals.format(#temporals.createToday(), 'YYYYMMdd')})]

[(${#temporals.format(#temporals.createToday(), 'yyyy')})]

[(${#temporals.format(#temporals.createToday(), 'dd/MM/yyyy')})]


Placement

Start date: [(${#temporals.format(bullhorn.Placement.dateBegin, 'dd/MM/yyyy')})] End date: [(${#temporals.format(bullhorn.Placement.dateEnd, 'dd/MM/yyyy')})]

Last updated

Was this helpful?