SAGA 9.9.1 | Tool Library Documentation

Change Time Format


Description

Change Time Format


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLE--
OutputOutputtable, output, optionalOUTPUT--
OptionsTime Fieldtable fieldFIELD--
Input FormatchoiceFMT_IN-Available Choices: [0] hh.mm.ss [1] hh:mm:ss [2] hhmmss, fix size [3] hours [4] minutes [5] seconds Default: 1
Output FormatchoiceFMT_OUT-Available Choices: [0] hh.mm.ss [1] hh:mm:ss [2] hhmmss, fix size [3] hours [4] minutes [5] seconds Default: 5

Command Line


Usage: saga_cmd table_tools 6 [-TABLE ] [-FIELD ] [-OUTPUT ] [-FMT_IN ] [-FMT_OUT ]
  -TABLE:     Table
	table, input
  -FIELD:     Time Field
	table field
  -OUTPUT:    Output
	table, output, optional
  -FMT_IN:
                   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:
                   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