ee.Image.date

以 Date 物件形式傳回圖片的擷取時間。這個輔助函式相當於 ee.Date(image.get('system:time_start'))

用量傳回
Image.date()日期
引數類型詳細資料
這個:image圖片要傳回擷取時間的圖片。