コード例 #1
0
ファイル: FunctionXs.py プロジェクト: zoujiong-github/Arelle
def yearMonthDuration(xc, p, source):
    return ModelValue.yearMonthDuration(source)
コード例 #2
0
ファイル: FunctionXs.py プロジェクト: acsone/Arelle
def yearMonthDuration(xc, p, source):
    return ModelValue.yearMonthDuration(source)