string_with_pattern | 元々の文字列。以下をパターンとして含んでいて良い。 The original string, which may consist of the following patterns.
|
dateTime | 代入する日付・時刻。
引数string_with_patternが
日付・時刻に関するパターン文字列を含まない場合は
無視されるので適当な値を与えれば良い。 The date and time to substitute. If the argument string_with_pattern does not have a pattern string for the date and time, give an arbitrary value as it is ignored. |
station | 代入する観測点コード。
引数string_with_patternが
観測点コードのパターン文字列を含まない場合は
無視されるので適当な値を与えれば良い。 The station code to substitute. If the argument string_with_pattern does not have a pattern string for the station code, give an arbitrary value as it is ignored. |
component | 代入する成分コード。
引数string_with_patternが
成分コードのパターン文字列を含まない場合は
無視されるので適当な値を与えれば良い。 The component code to substitute. If the argument string_with_pattern does not have a pattern string for the component code, give an arbitrary value as it is ignored. |