[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]