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