View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#955
Ok, tested...
Quaddy, I just added "print month+chr(0)" and it did a job! Now show like I want. Thanks
Not needed spaces in month names and not needed removing single space in billboard immediately before {year}
Probably in my first test I forgot to add "+"...

slarti, using "stdout month" instead "print month" - the month name disappeared.
Adding "print datetime.now().year" - the year also appeared on the second line
 

The Following User Says Thank You to Schturman For This Useful Post: