Git Product home page Git Product logo

jakim-waktu-solat-database's Introduction

JAKIM waktu solat database

This is a simple script to pull all prayer times from all available locations and put it in one single file. You can then use it on your app.

How to use

  • You need to have nodejs installed on your machine
  • Download/Clone this repo
  • cd into it
  • run npm i
  • run node index or node index 2021

Sample output

Output format is the same as the one on MAMPU

Example:

[
  {
    "TAHUN": 2022,
    "NEGERI": "Johor",
    "ZON": "Pulau Aur dan Pulau Pemanggil",
    "TARIKH": "1/1/2022",
    "IMSAK": "5:43:00",
    "SUBUH": "5:53:00",
    "SYURUK": "7:06:00",
    "ZOHOR": "13:08:00",
    "ASAR": "16:31:00",
    "MAGHRIB": "19:06:00",
    "ISYAK": "20:21:00"
  },
  ....

  {
    "TAHUN": 2022,
    "NEGERI": "Sarawak",
    "ZON": "Limbang, Lawas, Sundar, Trusan",
    "TARIKH": "20/7/2022",
    "IMSAK": "4:52:00",
    "SUBUH": "5:02:00",
    "SYURUK": "6:16:00",
    "ZOHOR": "12:29:00",
    "ASAR": "15:52:00",
    "MAGHRIB": "18:38:00",
    "ISYAK": "19:53:00"
  },

  ....


  {
    "TAHUN": 2022,
    "NEGERI": "Wilayah Persekutuan",
    "ZON": "Labuan",
    "TARIKH": "31/12/2022",
    "IMSAK": "5:03:00",
    "SUBUH": "5:13:00",
    "SYURUK": "6:26:00",
    "ZOHOR": "12:24:00",
    "ASAR": "15:45:00",
    "MAGHRIB": "18:18:00",
    "ISYAK": "19:32:00"
  }

jakim-waktu-solat-database's People

Watchers

Syahrul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.