package
0.6.4
Repository: https://github.com/wxj95/libstix2.git
Documentation: pkg.go.dev

# Functions

CurrentTime - This function will return the current time in the STIX timestamp format, which is in RFC 3339 format.
ToString - This function takes in a timestamp in either time.Time or string format and returns a string version of the timestamp.
Valid - This function will return true if the timestamp is a valid STIX timestamp, just the date in proper RFC3339 format, or just the year.