TimestampConvert
object TimestampConvert
Properties
Functions
Link copied to clipboard
Converts an asctime-style timestamp to a Date.
Link copied to clipboard
Converts a Date to an asctime-style timestamp.
Link copied to clipboard
Converts a Date to an ISO-8601-style timestamp.
Link copied to clipboard
Converts a Date to an RFC-1036-style timestamp.
Link copied to clipboard
Converts a Date to an RFC-1123-style timestamp.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Converts an HTTP-style timestamp to a Date. The timestamp could be any of RFC 1123, RFC 1036, or C's asctime().
Link copied to clipboard
Link copied to clipboard
Converts an ISO-8601-style timestamp to a Date.
Link copied to clipboard
Converts an RFC-1036-style timestamp to a Date.
Link copied to clipboard
Converts an RFC-1123-style timestamp to a Date.
Link copied to clipboard