Month =  time .month .get  (  )  
                           
Description :

This instruction returns the current month set in the operating system.

Return Value :

  • Current month; 1=January, 2=February, and so on.

Examples :