[email protected] wrote:
>              if ( timeZoneFormat == TimeZoneFormat.DIFF_HOUR_MINUTE || 
> timeZoneFormat == TimeZoneFormat.Z )
>              {
> -                if ( hour < 10 )
> +                if ( minute < 10 )

Thanks for fixing this.

Regards,
Stefan

Reply via email to