Hour =  time .hour .get  (  )  
                           
Description :

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

Return Value :

  • Current hour is returned in the 24 hour format (0 to 23).

Examples :