Changeset 22 for rxutilex/trunk/FUNCTIONS
- Timestamp:
- Nov 1, 2014, 3:02:00 AM (11 years ago)
- File:
-
- 1 edited
-
rxutilex/trunk/FUNCTIONS (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rxutilex/trunk/FUNCTIONS
r21 r22 154 154 Formats a number to use thousands-grouping characters. The system values 155 155 for the current locale are used for the thousands-grouping character and 156 the decimal place, if any. Note that the IBM C runtime's built-in locale156 the decimal place, if any. Note that the IBM C runtime's locale 157 157 definitions are used; these may not correspond precisely to the system 158 158 locales as defined in the OS/2 Locale object. … … 176 176 177 177 Converts a number of seconds from the epoch (1970-01-01 0:00:00 UTC) into 178 a formatted date and time string. 178 a formatted date and time string. 179 179 180 180 REXX ARGUMENTS:
Note:
See TracChangeset
for help on using the changeset viewer.
