Xqlite.TypeExtension.Time (Xqlite v0.7.0)

View Source

Type extension for Time ↔ ISO 8601 text.

Encodes Time structs as HH:MM:SS strings (e.g., "10:30:00"). Decodes HH:MM:SS strings back to Time structs.

Microsecond precision is preserved in both directions.