Index: ccr/trunk/p/CCRUTIL.m
===================================================================
--- ccr/trunk/p/CCRUTIL.m	(revision 63)
+++ ccr/trunk/p/CCRUTIL.m	(revision 64)
@@ -21,5 +21,5 @@
           ; In this case, set H, MM and S to "00"
           S:('$L(H)&'$L(MM)&'$L(S)) (H,MM,S)="00"
-          S UTC=Y_"-"_M_"-"_D_"T"_H_":"_MM_$S(S="":"",1:":"_S)_OFF ; Skip's code to fix hanging colon if no seconds
+          S UTC=Y_"-"_M_"-"_D_"T"_H_":"_MM_$S(S="":":00",1:":"_S)_OFF ; Skip's code to fix hanging colon if no seconds
           I $L($G(FORMAT)),FORMAT="DT" Q UTC ; Date with time.
           E  Q $P(UTC,"T") 
