"Thanks, but not helped... The "year" is still on the second line."
#!/usr/bin/python from datetime import datetime months = ['Jan ','Feb ','Mar ','Apr ','May ','Jun ','Jul ','Aug ','Sep ','Oct ','Nov ','Dec '] month = months[datetime.now().month-1] print (month)+chr(0)
...etc... {day} {script: python /home/user/my_month_he.py}{year} {ip} ...etc...