MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.JpCalendar Namespace / CultureInfoExtension Class / FormatJpDate Method

In This Topic
FormatJpDate Method
In This Topic
Formats date as general for not JP and with era settings and custom format "ggYY" support for JP.
Syntax
'Declaration
 
Public Shared Function FormatJpDate( _
   ByVal culture As CultureInfo, _
   ByVal date As Date, _
   ByVal format As String _
) As String
 

Parameters

culture
date
format
See Also