差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
ja:documentation:pandorafms:technical_reference:02_annex_externalapi [2024/11/09 23:18] – [get agent_module_name_last_value_alias] junichi | ja:documentation:pandorafms:technical_reference:02_annex_externalapi [2024/11/09 23:22] (現在) – [get special_days] junichi | ||
---|---|---|---|
行 1735: | 行 1735: | ||
== get special_days == | == get special_days == | ||
- | >= 5.1 | + | Returns a list with special days. It allows to specify a field separator, being these: |
- | 特別日一覧を返します。 | + | 特別日のリストを返します。次のデータを表示するためのフィールド区切り文字を指定できます: |
- | 書式: | + | - Numerical ID of the special day. |
+ | - Numerical ID of the calendar to which this special day belongs. | ||
+ | - Numerical ID of the group to which the special day belongs. | ||
+ | - Date of the special day in the format '' | ||
+ | - Numeric ID of the same day of the week configured for that special day. | ||
+ | - Description of the special day. | ||
- | | + | |
- | | + | |
- | | + | |
+ | - 特別日の日付 (形式は '' | ||
+ | - その特別日に設定されている同じ曜日の数値 ID。 | ||
+ | - 特別日の説明。 | ||
- | **例** | + | [[#ks2|Call syntax]]: |
- | < | + | [[# |
- | http://127.0.0.1/ | + | |
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | **Example (see [[#ks2|call syntax]]): | ||
+ | |||
+ | **例 ([[# | ||
+ | |||
+ | <code bash> | ||
+ | …/ | ||
</ | </ |