Global::japaneseEraStr2Date_JP Method [AX 2012]

convert Japanese Era date to Gregorian date

Syntax

client server public static date japaneseEraStr2Date_JP(str _date)

Run On

Called

Parameters

  • _date
    Type: str
    The Japanese Era date value

Return Value

Type: date
return Gregorian date converted from Japanese Era date if the length of parameter "_date" permitted, else return nullNothingnullptrunita null reference (Nothing in Visual Basic) date.

See Also

Reference

Global Class