ee.Image.date

画像の取得時間を Date オブジェクトとして返します。このヘルパー関数は ee.Date(image.get('system:time_start')) と同等です。

用途戻り値
Image.date()日付
引数タイプ詳細
これ: image画像取得時間を返す画像の ID。