[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.JpCalendar.DateTimeFormat

DateTimeFormat Class

DateTime formatting code forJP calendar only.

Inheritance
DateTimeFormat
Namespace: GrapeCity.ActiveReports.Core.Rendering.JpCalendar
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class DateTimeFormat

Fields

Name Description
CustomJpCalendar

Methods

Name Description
Format(string, DateTime, CultureInfo)

Formats date as general for not JP case. For JP - with era settings and custom format "ggYY" support.

FormatCustomized(DateTime, string, DateTimeFormatInfo, Calendar)