水晶报告中的日名

时间:2015-09-14 14:04:45

标签: c# crystal-reports-2008

我在C#中使用以下格式显示水晶报告: 1 2 3 4 5 .... 31 基于日期范围。日期从数据库显示。 我需要在日期中添加日期名称。是否有任何功能可以在水晶报表中显示日期名称?

1 个答案:

答案 0 :(得分:0)

class Client < ActiveRecord::Base has_secure_password validates :password, presence: true, length: { minimum: 6 } end 应该有用。