metinkale38 / prayer-times-android

A useful Application with a set of tools needed by every muslim.
https://play.google.com/store/apps/details?id=com.metinkale.prayer
Apache License 2.0
242 stars 104 forks source link

problème chargement fichier csv #104

Closed nobodyoone closed 6 years ago

nobodyoone commented 6 years ago

Quand je veux charger les horaires pour ma localité, il n'y a pas d'horaire qui apparaît seulement des zéros.

metinkale38 commented 6 years ago

you should use a CSV File like the following:

2017-12-07; 11:11; 22:22; 33:33; 44:44; 55:55; 66:66 per line

it tries to recognize different formats and seperators, but like that it should work...