[]
        
(Showing Draft Content)

C1.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)
Parameters
Type Name Description
string fmt

The .NET-style format string.

DateTime value

The DateTime value.

Returns
Type Description
string