I have a requirement to map from the HL7 TS type to an XML DateTime format
The XML DateTime format is
Complete date plus hours and minutes:
YYYY-MM-DDThh:mmTZD (eg 1997-07-16T19:20+01:00)
I have coded some tcl to handle all but the TZD part
Any ideas on accessing the TZD via tcl
I’m running on windows
Thanks,
Bill