mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 22:17:24 +00:00
use helper function for date and time
This commit is contained in:
parent
2778b9e710
commit
71070932db
2 changed files with 13 additions and 16 deletions
|
|
@ -127,13 +127,15 @@ tablePOC = bos_pocsag
|
|||
# %DIRT% = Direction of the telegram (Text-String)
|
||||
# %TSI% = Tactical Short Information (I-IV)
|
||||
# %DESCR% = Description from csv-file
|
||||
# %TIME% = Date/Time (by script)
|
||||
# %TIME% = Time (by script)
|
||||
# %DATE% = DATE (by script)
|
||||
#fms_url = www.google.de?code=%FMS%&stat=%STATUS%
|
||||
fms_url =
|
||||
|
||||
# %ZVEI% = ZVEI 5-tone Code
|
||||
# %DESCR% = Description from csv-file
|
||||
# %TIME% = Date/Time (by script)
|
||||
# %TIME% = Time (by script)
|
||||
# %DATE% = DATE (by script)
|
||||
#zvei_url = www.google.de?zvei=%ZVEI%
|
||||
zvei_url =
|
||||
|
||||
|
|
@ -143,7 +145,8 @@ zvei_url =
|
|||
# %MSG% = Message of the Pocsag telegram
|
||||
# %BITRATE% = Bitrate of the Pocsag telegram
|
||||
# %DESCR% = Description from csv-file
|
||||
# %TIME% = Date/Time (by script)
|
||||
# %TIME% = Time (by script)
|
||||
# %DATE% = DATE (by script)
|
||||
#poc_url = www.google.de?ric=%RIC%&subric=%FUNC%&msg=%MSG%
|
||||
poc_url =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue