12.06.2018, 07:08
You should use bit operations
Code:
OCT05 = bit.bor(bit.lshift(now.wday, 5), now.hour)
Saving a date
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Saving a date - by RSV4 - 03.09.2015, 08:57
RE: Saving a date - by admin - 03.09.2015, 09:11
RE: Saving a date - by gtsamis - 11.06.2018, 15:34
RE: Saving a date - by Erwin van der Zwart - 11.06.2018, 22:51
RE: Saving a date - by RSV4 - 03.09.2015, 09:25
RE: Saving a date - by admin - 12.06.2018, 07:08
RE: Saving a date - by Erwin van der Zwart - 12.06.2018, 12:18
|