Changeset 1170 for Scheduling/branches/Radiology-Support/cs
- Timestamp:
- May 5, 2011, 8:52:39 AM (14 years ago)
- Location:
- Scheduling/branches/Radiology-Support/cs/bsdx0200GUISourceCode
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/branches/Radiology-Support/cs/bsdx0200GUISourceCode/FMDateTime.cs
r1168 r1170 250 250 } 251 251 252 public static string FMDate (this DateTime d)252 /*public static string FMDate (this DateTime d) 253 253 { 254 254 return Create(d, FMDateTimePrecision.DateAndTime).FMDateString; 255 } 255 }*/ 256 256 257 257
Note:
See TracChangeset
for help on using the changeset viewer.