format-dateTime

この関数は、指定された書式を使用して書式設定したdateTimeの文字列を返します。日時書式文字列の例は、W3C XSL Transformationsドキュメントを参照してください。たとえば、[Y0001]-[M01]-[D01]です。

シグネチャ:

xpath20:format-dateTime(dateTime as string, format as string)

引数:

  • dateTime: 書式設定の対象となるdateTime

  • format: 出力の書式。

プロパティID:

  • namespace-uri: http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20

  • namespace-prefix: xpath20