1comment = "Timezone database" 2 3desc = <<EOD 4The timezone database allows applications to convert dates and times between 5UTC and local timezones. 6EOD 7 8licenses = [ "PD" ] 9 10annotations { 11 set = "minimal,minimal-jail" 12} 13