我在版本import java.time.*
def r1 = (LocalDate.of(2018, 8, 2)..LocalDate.of(2018, 8, 20))
def r2 = (LocalDate.of(2018, 8, 6)..LocalDate.of(2018, 8, 29))
def overlap = r1.intersect(r2) // returns a list containing August 6th through August 20th
中用小写罗马数字显示页码时遇到麻烦。我只用大写的罗马数字。我正在使用7 of MPDF
并使用示例中的代码
php 6.5
感谢您的帮助。