``` SELECT formatDateTime(toDate('2018-12-31'), '%V') ┌─formatDateTime(toDate('2018-12-31'), '%V')─┐ │ 01 │ └────────────────────────────────────────────┘ ```