# 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.