2017-09-06 14 views

答えて

3

あなたはあなたのデータを収容するためにspecific date formatdateマッピングタイプを使用することができます。

{ 
    "my_field": { 
    "type": "date", 
    "format": "hour_minute_second_fraction" 

    } 
} 
関連する問題