diff --git a/skgbankmodeler/org.kde.skrooge-source-plugin.desktop b/skgbankmodeler/org.kde.skrooge-source-plugin.desktop index f4ecd1019..383e0be7a 100644 --- a/skgbankmodeler/org.kde.skrooge-source-plugin.desktop +++ b/skgbankmodeler/org.kde.skrooge-source-plugin.desktop @@ -1,21 +1,23 @@ [Desktop Entry] Name=Skrooge Source Name[ca]=Font de l'Skrooge +Name[ca@valencia]=Font de l'Skrooge Name[gl]=Fonte de Skrooge Name[nl]=Skrooge broncode Name[pt]=Fonte do Skrooge Name[sv]=Skrooge-källa Name[uk]=Джерело Skrooge Name[x-test]=xxSkrooge Sourcexx Comment=Service type for sources of quote for Skrooge Comment[ca]=Tipus de servei per les fonts de cotitzacions de l'Skrooge +Comment[ca@valencia]=Tipus de servei per les fonts de cotitzacions de l'Skrooge Comment[gl]=Tipo de servizo para fontes de cotizacións de Skrooge Comment[nl]=Servicetype voor bronnen met quote voor Skrooge Comment[pt]=Tipo de serviço para as fontes de cotações do Skrooge Comment[sv]=Tjänsttyp för källor av kursnoteringar för Skrooge Comment[uk]=Тип служби для джерел курсів Skrooge Comment[x-test]=xxService type for sources of quote for Skroogexx Encoding=UTF-8 Icon=skrooge Type=ServiceType X-KDE-ServiceType=skrooge/source diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-bitcoinaverage.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-bitcoinaverage.desktop index e454c3931..1451341b1 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-bitcoinaverage.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-bitcoinaverage.desktop @@ -1,56 +1,58 @@ [Desktop Entry] Name=BitcoinAverage Name[ca]=BitcoinAverage +Name[ca@valencia]=BitcoinAverage Name[gl]=BitcoinAverage Name[nl]=BitcoinAverage Name[pt]=BitcoinAverage Name[sv]=BitcoinAverage Name[uk]=BitcoinAverage Name[x-test]=xxBitcoinAveragexx Comment=No help for this source because only the bitcoin quote is available. Comment[ca]=No hi ha ajuda disponible per a aquesta font perquè només és disponible la cotització del Bitcoin. +Comment[ca@valencia]=No hi ha ajuda disponible per a aquesta font perquè només és disponible la cotització del Bitcoin. Comment[gl]=Non hai axuda sobre esta fonte porque só está dispoñíbel a cotización de bitcoin. Comment[nl]=Geen hulp voor deze bron omdat alleen de bitcoin-quote beschikbaar is. Comment[pt]=Não existe ajuda para esta fonte, porque só está disponível a cotação de Bitcoin. Comment[sv]=Ingen hjälp för den här källan eftersom bara kursnoteringen för bitcoin är tillgängligt. Comment[uk]=Довідки щодо цього джерела не передбачено, оскільки доступним є лише одне джерело курсу біткойна. Comment[x-test]=xxNo help for this source because only the bitcoin quote is available.xx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=bitcoinaverage X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=BitcoinAverage X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-url=https://apiv2.bitcoinaverage.com/indices/global/history/BTCUSD?period=alltime&format=csv #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSV #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=[^,]*,[^,]*,[^,]*,([^,]*) #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=([^,]*) 00:00:00,.* #The date format X-SKROOGE-dateformat=yyyy-MM-dd diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-bitcoincharts.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-bitcoincharts.desktop index 303748a9b..9cfc2026f 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-bitcoincharts.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-bitcoincharts.desktop @@ -1,56 +1,58 @@ [Desktop Entry] Name=BitcoinCharts Name[ca]=BitcoinCharts +Name[ca@valencia]=BitcoinCharts Name[gl]=BitcoinCharts Name[nl]=BitcoinCharts Name[pt]=BitcoinCharts Name[sv]=BitcoinCharts Name[uk]=BitcoinCharts Name[x-test]=xxBitcoinChartsxx Comment=No help for this source because only the bitcoin quote is available. Comment[ca]=No hi ha ajuda disponible per a aquesta font perquè només és disponible la cotització del Bitcoin. +Comment[ca@valencia]=No hi ha ajuda disponible per a aquesta font perquè només és disponible la cotització del Bitcoin. Comment[gl]=Non hai axuda sobre esta fonte porque só está dispoñíbel a cotización de bitcoin. Comment[nl]=Geen hulp voor deze bron omdat alleen de bitcoin-quote beschikbaar is. Comment[pt]=Não existe ajuda para esta fonte, porque só está disponível a cotação de Bitcoin. Comment[sv]=Ingen hjälp för den här källan eftersom bara kursnoteringen för bitcoin är tillgängligt. Comment[uk]=Довідки щодо цього джерела не передбачено, оскільки доступним є лише одне джерело курсу біткойна. Comment[x-test]=xxNo help for this source because only the bitcoin quote is available.xx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=bitcoincharts X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=BitcoinCharts X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-url=https://api.bitcoinaverage.com/history/USD/per_day_all_time_history.csv #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSV #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=[^,]*,[^,]*,[^,]*,([^,]*) #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=([^,]*) 00:00:00,.* #The date format X-SKROOGE-dateformat=yyyy-MM-dd diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-coinmarketcap.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-coinmarketcap.desktop index 24cc22891..7afbface2 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-coinmarketcap.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-coinmarketcap.desktop @@ -1,56 +1,58 @@ [Desktop Entry] Name=CoinMarketCap Name[ca]=CoinMarketCap +Name[ca@valencia]=CoinMarketCap Name[gl]=CoinMarketCap Name[nl]=CoinMarketCap Name[pt]=CoinMarketCap Name[sv]=CoinMarketCap Name[uk]=CoinMarketCap Name[x-test]=xxCoinMarketCapxx Comment=You can get the list of available quotes from CoinMarketCap Comment[ca]=Podeu trobar una llista de les cotitzacions disponibles a CoinMarketCap +Comment[ca@valencia]=Podeu trobar una llista de les cotitzacions disponibles a CoinMarketCap Comment[gl]=Pode obter a lista de cotizacións dispoñíbeis de CoinMarketCap Comment[nl]=U kunt de lijst met beschikbare quotes ophalen uit CoinMarketCap Comment[pt]=Poderá obter a lista de cotações disponíveis a partir de CoinMarketCap Comment[sv]=Listan över tillgängliga kursnoteringar kan hämtas från CoinMarkedCap Comment[uk]=Список доступних курсів можна отримати з CoinMarketCap Comment[x-test]=xxYou can get the list of available quotes from CoinMarketCapxx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=coinmarketcap X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=CoinMarketCap X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-script=skrooge-coinmarketcap.py %1 #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSV #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=[^,]*,([^,]*) #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=([^,]*),.* #The date format X-SKROOGE-dateformat=yyyy-MM-dd diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-grandtrunk.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-grandtrunk.desktop index 41cb80f4c..7670c87ad 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-grandtrunk.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-grandtrunk.desktop @@ -1,56 +1,58 @@ [Desktop Entry] Name=Grand Trunk Name[ca]=Grand Trunk +Name[ca@valencia]=Grand Trunk Name[gl]=Grand Trunk Name[nl]=Grand Trunk Name[pt]=Grand Trunk Name[sv]=Grand Trunk Name[uk]=Grand Trunk Name[x-test]=xxGrand Trunkxx Comment=You can get the list of supported currencies from here. Comment[ca]=Podeu obtenir la llista de les divises admeses aquí. +Comment[ca@valencia]=Podeu obtindre la llista de les divises admeses ací. Comment[gl]=Pode obter a lista de divisas compatíbeis de aquí. Comment[nl]=U kunt de lijst met ondersteunde valuta ophalen vanaf hier. Comment[pt]=Poderá obter a lista de moedas suportadas a partir de aqui. Comment[sv]=Lista över valutor som stöds kan hämtas här. Comment[uk]=Ознайомитися зі списком підтримуваних валют можна тут. Comment[x-test]=xxYou can get the list of supported currencies from here.xx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=grandtrunk X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=GrandTrunk X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-url=http://currencies.apps.grandtrunk.net/getrange/%3/%2/%1 #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSVR #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=^[^ ]* (.*)$ #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=^(.*) [^ ]*$ #The date format X-SKROOGE-dateformat=yyyy-MM-dd diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-skrooge.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-skrooge.desktop index 949dac15d..b836a10fd 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-skrooge.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-skrooge.desktop @@ -1,80 +1,81 @@ [Desktop Entry] Name=Skrooge Name[bs]=Skrooge Name[ca]=Skrooge Name[ca@valencia]=Skrooge Name[cs]=Skrooge Name[da]=Skrooge Name[de]=Skrooge Name[el]=Skrooge Name[en_GB]=Skrooge Name[eo]=Skrooge Name[es]=Skrooge Name[et]=Skrooge Name[fi]=Skrooge Name[fr]=Skrooge Name[gl]=Skrooge Name[hu]=Skrooge Name[it]=Skrooge Name[lt]=Skrooge Name[nb]=Skrooge Name[nl]=Skrooge Name[pl]=Skrooge Name[pt]=Skrooge Name[pt_BR]=Skrooge Name[ru]=Skrooge Name[sk]=Skrooge Name[sv]=Skrooge Name[tr]=Skrooge Name[uk]=Skrooge Name[x-test]=xxSkroogexx Name[zh_CN]=Skrooge Name[zh_TW]=Skrooge Comment=Here is the list of available quotes: fr_inflation. Comment[ca]=Aquí hi ha la llista de cotitzacions disponibles: fr_inflation. +Comment[ca@valencia]=Ací hi ha la llista de cotitzacions disponibles: fr_inflation. Comment[gl]=Esta é a lista de cotizacións dispoñíbeis: fr_inflation. Comment[nl]=Hier is de lijst met beschikbare quotes: fr_inflation. Comment[pt]=Aqui está a lista de cotações disponíveis: fr_inflation. Comment[sv]=Här är listan över tillgängliga kursnoteringar: fr_inflation Comment[uk]=Ось список доступних курсів: fr_inflation. Comment[x-test]=xxHere is the list of available quotes: fr_inflation.xx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=skrooge X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=Skrooge X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-url=https://filedn.com/lfh5wtnkbtUFtBhIeKEriJz/skrooge/%1.csv #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSV #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=[^,]*,([^,]*) #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=([^,]*),.* #The date format X-SKROOGE-dateformat=yyyy diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-stooq.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-stooq.desktop index 26b78b768..80d961365 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-stooq.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-stooq.desktop @@ -1,57 +1,59 @@ [Desktop Entry] Name=Stooq Name[ca]=Stooq +Name[ca@valencia]=Stooq Name[gl]=Stooq Name[nl]=Stooq Name[pt]=Stooq Name[sv]=Stooq Name[uk]=Stooq Name[x-test]=xxStooqxx Comment=You can get the list of available quotes from Stooq Comment[ca]=Podeu trobar una llista de les cotitzacions disponibles a Stooq +Comment[ca@valencia]=Podeu trobar una llista de les cotitzacions disponibles a Stooq Comment[gl]=Pode obter a lista de cotizacións dispoñíbeis de Stooq Comment[nl]=U kunt de lijst met beschikbare quotes ophalen uit Stooq Comment[pt]=Poderá obter a lista de cotações disponíveis a partir do Stooq Comment[sv]=Listan över tillgängliga kursnoteringar kan hämtas från Stooq Comment[uk]=Список доступних курсів можна отримати з Stooq Comment[x-test]=xxYou can get the list of available quotes from Stooqxx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=stooq X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=Stooq X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-url=http://stooq.com.ph/q/l/?s=%1&f=sd2t2ohlcv&h&e=csv #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSV #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=%1,[^,]*,[^,]*,[^,]*,[^,]*,[^,]*,([^,]*),.* #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=%1,([^,]*),.* #The date format X-SKROOGE-dateformat=yyyy-MM-dd diff --git a/skgbankmodeler/sources/org.kde.skrooge-source-yahoo.desktop b/skgbankmodeler/sources/org.kde.skrooge-source-yahoo.desktop index f874f5e30..a708d6e44 100644 --- a/skgbankmodeler/sources/org.kde.skrooge-source-yahoo.desktop +++ b/skgbankmodeler/sources/org.kde.skrooge-source-yahoo.desktop @@ -1,57 +1,60 @@ [Desktop Entry] Name=Yahoo Name[ca]=Yahoo +Name[ca@valencia]=Yahoo +Name[cs]=Yahoo Name[gl]=Yahoo Name[nl]=Yahoo Name[pt]=Yahoo Name[sv]=Yahoo Name[uk]=Yahoo Name[x-test]=xxYahooxx Comment=You can get the list of available quotes from Yahoo Finance Comment[ca]=Podeu trobar una llista de les cotitzacions disponibles a Yahoo Finance +Comment[ca@valencia]=Podeu trobar una llista de les cotitzacions disponibles a Yahoo Finance Comment[gl]=Pode obter a lista de cotizacións dispoñíbeis de Yahoo Finance Comment[nl]=U kunt de lijst met beschikbare quotes ophalen uit Yahoo Finance Comment[pt]=Poderá obter a lista de cotações disponíveis a partir do Yahoo Finance Comment[sv]=Listan över tillgängliga kursnoteringar kan hämtas från Yahoo Finance Comment[uk]=Список доступних курсів можна отримати з Yahoo Finance Comment[x-test]=xxYou can get the list of available quotes from Yahoo Financexx Encoding=UTF-8 Icon=skrooge Type=Service X-KDE-ServiceTypes=skrooge/source X-Krunner-ID=yahoo X-KDE-PluginInfo-Author=Stephane MANKOWSKI,miraks X-KDE-PluginInfo-Email=stephane@mankowski.fr X-KDE-PluginInfo-Name=Yahoo X-KDE-PluginInfo-Version=1.0 X-KDE-PluginInfo-Website=http://skrooge.org/ X-KDE-PluginInfo-Category=Plugins X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPL X-KDE-PluginInfo-EnabledByDefault=true #The url or the command line to get the list of accounts in the standard output, something like this: #%1 will be replaced by the internet code of the unit #%2 will be replaced by the current day in format yyyy-MM-dd #%3 will be replaced by the previous date in format yyyy-MM-dd #Example: # X-SKROOGE-url=http://server/?s=%1 # or # X-SKROOGE-script=mydownloadscript %1 #This parameter is MANDATORY X-SKROOGE-script=skrooge-yahoodl.py %1 %3 %2 %4 #The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode X-SKROOGE-mode=CSV #Regular expression to capture the price of the quote #This parameter is not MANDATORY. X-SKROOGE-price=[^,]*,[^,]*,[^,]*,([^,]*) #Regular expression to capture the date of the quote #This parameter is not MANDATORY. X-SKROOGE-date=([^,]*),.* #The date format X-SKROOGE-dateformat=yyyy-MM-dd