@ISODOWI[date] : Returns the ISO 8601 numeric day of the week (Monday=1, Sunday=7).

 

Examples:

 

echo %@isodowi[%_date]

7

 

echo %@isodowi[2012-01-02]

1