HMS_CURRENT_STRING writes the current HMS data into a string.
Example:
STRING = ' 9:45:54.872 AM'
Licensing:
This code is distributed under the GNU LGPL license.
Modified:
26 February 2005
Author:
John Burkardt
Parameters:
Output, character ( len = * ) STRING, contains the HMS information. A character length of 15 should always be sufficient.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*) | :: | string |