[]
        
(Showing Draft Content)

C1.WPF.Excel.XLStyle.FormatJapaneseDateTime

FormatJapaneseDateTime Method

FormatJapaneseDateTime(string, DateTime)

Converts .NET-style format string to New Japanese Era.

Declaration
public static string FormatJapaneseDateTime(string fmt, DateTime value)
Public Shared Function FormatJapaneseDateTime(fmt As String, value As Date) As String
Parameters
Type Name Description
string fmt

The .NET-style format string.

DateTime value

The DateTime value.

Returns
Type Description
string