datetime

package
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BirthdateToYearMonthString

func BirthdateToYearMonthString(birthdate *time.Time) (output string)

BirthdateToYearMonthString 将日期转为YYYY-MM格式的字符串,如果参数为nil,返回空字符串

func StartEarlierThanEnd

func StartEarlierThanEnd(startDateStr, endDateStr string) bool

func YearMonthStringToDatetime

func YearMonthStringToDatetime(dateStr string) (birthdate *time.Time)

YearMonthStringToDatetime 将格式为YYYY-MM的日期字符串转为*time.Time 如果日期字符串为空或不符合格式,返回nil

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL