Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在使用 pentaho 报表设计器 3.6 创建报表时添加/显示时间戳,将日期作为参数,当用户选择日期时,应显示时间戳
将您的参数定义为类型“时间戳”或“日期”(不是日期(SQL)!)。然后,您需要做的就是在日期字段中显示您的参数,并使用正确的格式字符串来显示时间元素。