[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["`setStart()` sets the start date for the DateSlider object, accepting a Number or String representation of the date."],["The method defaults the start date to one week ago if no `start` argument is provided."],["Calling `setStart()` returns the `ui.DateSlider` instance, allowing for method chaining."]]],["The `DateSlider.setStart()` method sets the start date of a `ui.DateSlider` instance. It accepts a `start` argument, which can be a Number or String representing the desired start date. If no date is provided, it defaults to one week ago. This method returns the modified `ui.DateSlider` object itself, allowing for method chaining.\n"]]