Skip to content

Conversation

ohshinyeop
Copy link

The Korean way of expressing dates is very different from English.

jeonghanyun added a commit to jeonghanyun/gantt-task-react-19-korean that referenced this pull request Aug 2, 2025
- Add getWeekOfMonth function for monthly week calculation
- Add Korean locale support (locale='kor') in calendar component
  - Year view: Display as '2024년 1월'
  - Month view: Show month names in Korean
  - Week view: Display as '1월 1주' format
  - Day view: Display as '1월 1일 (월)' format
  - Hour/PartOfDay views: Korean date format support
- Add Jira-style Today indicator with orange arrow
  - Replace simple rect with SVG containing vertical line and triangle arrow
  - Orange color (#fea362) for better visibility
- Improve tooltip date format
  - Separate task name and date information
  - Use 'YYYY-MM-DD ~ YYYY-MM-DD' format
- Simplify project visual style
  - Remove triangular decorations from project bars
  - Clean rectangular design only
- Add fontSize={12} to task labels for better readability
- Add Korean locale examples in demo app (locale='kor')
- Update calendar styling with divider lines and center alignment

Based on PR MaTeMaTuK#254 from MaTeMaTuK/gantt-task-react by ohshinyeop
Korean date expressions are fundamentally different from English formats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant