Tool Change Time Format
Change Time Format
- Author: O.Conrad (c) 2011
 
- Menu: Table|Tools
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Table | table, input | TABLE | - | - | 
| Output | Output (*) | table, output, optional | OUTPUT | - | - | 
| Options | Time Field | table field | FIELD | - | - | 
 | Input Format | choice | FMT_IN | - | Available Choices: [0] hh.mm.ss [1] hh:mm:ss [2] hhmmss, fix size [3] hours [4] minutes [5] seconds Default: 1 | 
 | Output Format | choice | FMT_OUT | - | Available Choices: [0] hh.mm.ss [1] hh:mm:ss [2] hhmmss, fix size [3] hours [4] minutes [5] seconds Default: 5 | 
| (*) optional | 
Command-line
Usage: saga_cmd table_tools 6 [-TABLE <str>] [-FIELD <str>] [-OUTPUT <str>] [-FMT_IN <str>] [-FMT_OUT <str>]
  -TABLE:<str>  	Table
	table, input
  -FIELD:<str>  	Time Field
	table field
  -OUTPUT:<str> 	Output
	table, output, optional
  -FMT_IN:<str> 	Input Format
	choice
	Available Choices:
	[0] hh.mm.ss
	[1] hh:mm:ss
	[2] hhmmss, fix size
	[3] hours
	[4] minutes
	[5] seconds
	Default: 1
  -FMT_OUT:<str>	Output Format
	choice
	Available Choices:
	[0] hh.mm.ss
	[1] hh:mm:ss
	[2] hhmmss, fix size
	[3] hours
	[4] minutes
	[5] seconds
	Default: 5