SAGA-GIS Module Library Documentation (v2.3.0)

Module Change Time Format

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTableTable (input)TABLE--
OutputOutput (*)Table (optional output)OUTPUT--
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
(*) 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 (optional output)
  -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