macro_rules! impl_date_builder_methods { ($builder_type:ty) => { ... }; }
기본 빌더 매크로 - 공통 날짜 설정 메서드들을 생성