Questions tagged [timefield]
47 questions
-1
votes
1 answer
get Attr from Maya shotlist
I want to get the information from the fields in the shotlist (in the camera sequencer). The shotname I've solved:
test = cmds.getAttr('shot1.sn')
print test
But the rest.. I'm stuck. When I try to call the other arguments like startTime I get all…

Fantasi
- 3
- 1
-1
votes
1 answer
Django - concat datetimeField/timeField and compare
I want to compare a DateField and a TimeField in a queryset with the current date. I searched for hours but did not find anything. Tried much with Q/F-Object but no solution, too. And now I am here and hope someone knows how to solve this :) - Btw.…

inferno
- 223
- 3
- 6