说明:波斯日历
// ptime_test.go
type pMonthname struct {
month Month
name string
}
type amPmNamestruct {
ap AmPm
name string
}
type pdate struct {
year int
month Month
}
type gdate struct {
year int
month time. Month
day int
}
type dateConve <weixin_42144604> 上传 | 大小:2kb