🔧
날짜 더하기/빼기
시간 및 날짜 · 무료 온라인 도구
날짜에 연/월/일/시/분/초를 더하거나 뺌.
EZ4Code 팀
달력 인식
월 길이와 윤년을 존중하는 네이티브 Date 메서드를 사용합니다.
6가지 단위
하나의 작업에서 년, 월, 일, 시, 분, 초를 혼합합니다.
더하기 및 빼기
한 번의 클릭으로 더하기와 빼기를 전환합니다.
날짜 더하기/빼기 사용 방법
- 1Enter the time, date, or value you want to convert.
- 2Select the target format or timezone.
- 3The tool calculates the result instantly.
- 4Copy the converted value for your use.
주요 기능
- ✓100% 무료 — 가입, 구독, 광고 없음
- ✓브라우저에서만 실행 — 데이터는 기기를 떠나지 않습니다
- ✓빠르고 가벼움 — 즉시 결과 확인
- ✓크로스 플랫폼 — 데스크톱, 태블릿, 모바일 지원
자주 묻는 질문
What timezone is used by default?
The Timestamp Converter uses UTC by default but can display results in your local timezone.
Can I convert timestamps from different programming languages?
Yes, the tool supports Unix timestamps (seconds and milliseconds), ISO 8601, and various date string formats.
Does daylight saving time affect the result?
Timezone conversions apply the daylight saving rules of the selected region. If you need a fixed offset, pick a UTC offset zone instead of a named city.
What is the difference between Unix seconds and milliseconds?
Seconds-based Unix time has 10 digits (typical for servers and databases); milliseconds has 13 digits (typical for JavaScript Date). The converter auto-detects the unit and lets you override it.