WeeksJs
Control the days of the week of a record using simple and light binary numbers
Sunday (value = 1)
Monday (value = 2)
Tuesday (value = 4)
Wednesday (value = 8)
Thursday (value = 16)
Friday (value = 32)
Saturday (value = 64)
Holiday (value = 128)