Prev month button
#1267
-
Hi, i am using v2.1.3 |
Beta Was this translation helpful? Give feedback.
Answered by
Tragio
Aug 30, 2022
Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adhrinae
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@andykoe24
You can use
getDate
https://nhn.github.io/tui.calendar/latest/CalendarCore#getDate to get the current rendered date. With that date, you can now parse it using JS. https://stackoverflow.com/questions/1643320/get-month-name-from-date/18648314#18648314