날짜 연도입니다. 1~9, 999 사이의 값을 입력하거나 0 없이 날짜를 지정하려면 0을 입력합니다.
month
integer
월 1~12 사이여야 합니다. 월과 일 없이 연도를 지정하려면 0이어야 합니다.
day
integer
일(당월)입니다. 1~31이어야 하며 연도와 월에 유효해야 합니다. 0은 단독으로 지정하거나 날짜가 중요하지 않은 연도와 월을 지정합니다.
All rights reserved. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-08-23(UTC)
[[["이해하기 쉬움","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"]],["최종 업데이트: 2022-08-23(UTC)"],[[["`google.type.Date` represents a calendar date (birthday, anniversary) using JSON format, relative to the Gregorian Calendar."],["It can denote a full date, a month and day, a year only, or a year and month, allowing flexibility in date representation."],["The JSON structure includes `year`, `month`, and `day` fields with specific integer value constraints for valid dates."],["Related types include `google.type.TimeOfDay`, `google.type.DateTime`, and `google.protobuf.Timestamp` for comprehensive time and date representation."]]],[]]