Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FriendTime ¶
type FriendTime struct {
// contains filtered or unexported fields
}
func NewFriendTime ¶
func NewFriendTime(unixTime int64) *FriendTime
func (*FriendTime) Format ¶
func (f *FriendTime) Format() string
func (*FriendTime) SetFormat ¶
func (f *FriendTime) SetFormat(format string)
func (*FriendTime) SetStartTime ¶
func (f *FriendTime) SetStartTime(startTime int64)
func (*FriendTime) SetSuffix ¶
func (f *FriendTime) SetSuffix(suffix string)
Click to show internal directories.
Click to hide internal directories.