Changeset 15


Ignore:
Timestamp:
Jun 23, 2008, 10:48:11 PM (16 years ago)
Author:
Sam Habiel
Message:

fixed tiny buy in CCRUTIL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/CCRUTIL.m

    r14 r15  
    2222        S:('$L(H)&'$L(MM)&'$L(S)) (H,MM,S)="00"
    2323        S UTC=Y_"-"_M_"-"_D_"T"_H_":"_MM_":"_S_OFF
    24         I $L(FORMAT),FORMAT="DT" Q UTC ; Date with time.
     24        I $L($G(FORMAT)),FORMAT="DT" Q UTC ; Date with time.
    2525        E  Q $P(UTC,"T")
    2626        ;
Note: See TracChangeset for help on using the changeset viewer.