TimeDifference =  time .zone .get  (  )  
                           
Description :

This instruction returns the time difference between Greenwich Mean Time (GMT) and your local time (the time reported by the local system\'s clock).

Return Value :

  • Expressed in minutes.

Notes :


This instruction is quite useful for determining time differences.

Examples :