ee.Filter.dayOfYear
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह एक ऐसा फ़िल्टर दिखाता है जो तब पास होता है, जब ऑब्जेक्ट का टाइमस्टैंप, साल के दिए गए दिन की सीमा में आता है.
इस्तेमाल | रिटर्न |
---|
ee.Filter.dayOfYear(start, end) | फ़िल्टर |
आर्ग्यूमेंट | टाइप | विवरण |
---|
start | पूर्णांक | दिन की मनचाही सीमा की शुरुआत. |
end | पूर्णांक | तारीख की सीमा खत्म होने की तारीख. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["This function creates a filter based on the day of the year. It filters objects whose timestamps fall within a specified range of days. The `ee.Filter.dayOfYear(start, end)` method takes two integer arguments: `start` and `end`, representing the inclusive beginning and end of the desired day range, respectively. It returns a `Filter` object, which can be used to select data matching the day-of-year criteria.\n"],null,[]]