Changeset 116
- Timestamp:
- Aug 29, 2008, 3:19:16 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ccr/trunk/p/CCRUTIL.m
r114 r116 32 32 S H=$E(DATE,9,10) 33 33 S MM=$E(DATE,11,12) 34 I $L(MM)=1 S MM="0"_MM 34 35 S S=$E(DATE,13,14) 36 I $L(S)=1 S S="0"_S 35 37 S OFF=$$TZ^XLFDT ; See Kernel Manual for documentation. 36 38 ; If H, MM and S are empty, it means that the FM date didn't supply the time.
Note:
See TracChangeset
for help on using the changeset viewer.