# gcal > 显示日历。 > 更多信息:。 - 显示当前月份的日历: `gcal` - 显示2010年2月份的日历: `gcal 2 2010` - 提供带有周数的日历表: `gcal --with-week-number` - 将一周的开始日更改为周的第一天(星期一): `gcal --starting-day=1` - 显示今天前一个月、当前月份和下一个月的日历: `gcal .`