react-big-calendar
Google Calendar
の時間表示みたいなことができる
class component
使えそう
cssどのくらいカスタムできるかな?
takker.icon
repo:
GitHub - jquense/react-big-calendar: gcal/outlook like calendar component
使い方
Webpack App
にある
不正確な情報
最新版は
README.md
にある
events
の型
code:ts
interface Event {
title: string,
start: Date,
end: Date,
allDay?: boolean,
resource?: any,
};
from
Webpack App
date-fns
でlocaleを指定する方法がよくわかっていない
対応する文字列がわからない
#2020-12-06
#2020-12-01
23:27:03
#2010-11-30