TimeZone.LessThan OperatorTimeZone.LessThan OperatorTimeZone::LessThan Operator
            Indicates whether a specified TimeZoneTimeZoneTimeZone is less than another specified TimeZoneTimeZoneTimeZone.
            
Parameters
- timeZone1
 - timeZone2
 
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if the first TimeZoneTimeZoneTimeZone is less than the second, falseFalsefalse otherwise.
