Documentation ¶
Index ¶
- func GetBookingDateTime(leadDays int32, slotTime *time.Time, reservationDate *time.Time) (*time.Time, error)
- func ParseDate(s string) (*time.Time, error)
- func ParseDateTime(s string) (*time.Time, error)
- func ParseTimeL(s string) (*time.Time, error)
- func ParseTimeS(s string) (*time.Time, error)
- func ToAtString(in *time.Time) string
- func ToDateTimeString(in *time.Time) string
- func ToTimeString(in *time.Time) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBookingDateTime ¶
func ToAtString ¶
func ToDateTimeString ¶
func ToTimeString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.