TimeInterval
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
JSON के काेड में दिखाना |
{
"kind": string,
"start": {
object (DateTime )
},
"end": {
object (DateTime )
}
} |
फ़ील्ड |
kind (deprecated) |
string
इससे पता चलता है कि यह किस तरह का संसाधन है. वैल्यू: तय स्ट्रिंग "walletobjects#timeInterval" .
|
start |
object (DateTime )
इंटरवल शुरू होने का समय. ऑफ़सेट की ज़रूरत नहीं है. अगर ऑफ़सेट दिया गया है और end समय सेट किया गया है, तो end में भी ऑफ़सेट शामिल होना चाहिए.
|
end |
object (DateTime )
इंटरवल खत्म होने का समय. ऑफ़सेट की ज़रूरत नहीं है. अगर ऑफ़सेट दिया गया है और start समय सेट किया गया है, तो start में भी ऑफ़सेट शामिल होना चाहिए.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The JSON representation defines a time interval with `start` and `end` time objects, both referencing a `DateTime` schema. The `kind` field, a string, is deprecated. If an offset is provided for the `start` time, an offset must also be included in the `end` time, and vice-versa. Both the `start` and `end` fields are optional for offset inclusion.\n"],null,[]]