Help for this page
myInts= [ int(i) for i in getItems() ]
( y , m , d )= [ int(i) for i in date.split('-') ]