Page History
Webroutineに日付を表示・入力する際に使用するフォーマットまたはマスクを指定します。これは、ウェブレットに日付をどのようにフォーマットするかを伝える様々な書式指定子を含んだ文字列です。
有効な書式指定子の一覧は、日時ウェブレットを参照してください。
| Note |
|---|
注意: ここではウェブレットが使用するプレゼンテーション形式を指定します。Webroutineから受信・送信する、入力および出力の日付は常にISO形式です。このプロパティを使って異なるプレゼンテーション形式を選択する場合、ウェブレットは必要に応じて内部プレゼンテーションの変換を行います。 |
デフォルト値
Specifies the format or mask used to display and enter the date for the weblet. This is a string containing a number of format specifiers that tell the weblet how to format the date.
See the DateTime weblet for a full list of valid format specifiers.
| Note |
|---|
Note: This specifies the presentation format the weblet uses. The input and output date received from and returned to the webroutine are always in ISO format. If you choose a different presentation format by setting this property, the weblet will convert to and from the internal representation as required. |
Default value
...
‘
YYYY-MM-DD
...
’
Valid values
...
有効値
有効なフォーマット指定を含む文字列