timeFormat 1.1

Determines the time-text that will be displayed on each event.

{
    // for agendaWeek and agendaDay
    agenda: 'h:mm{ - h:mm}', // 5:00 - 6:30

    // for all other views
    '': 'h(:mm)t'            // 7p
}


h(:mm)t
t代表顯示為 a
T顯示為 A
tt顯示為 am
TT顯示為 AM


2013/3/22

arrow
arrow
    全站熱搜

    銀狐 發表在 痞客邦 留言(0) 人氣()