{"id":67107,"library":"hablullah-go-prayer","title":"Go Prayer","description":"A Go library for calculating Islamic prayer times.","status":"active","version":"1.1.1","language":"go","source_language":null,"source_url":"https://github.com/hablullah/go-prayer","tags":["prayer","islamic","times","calculation","time"],"install":[{"cmd":"go get github.com/hablullah/go-prayer","lang":"bash","label":"Install github.com/hablullah/go-prayer"}],"dependencies":[],"imports":[{"symbol":"prayer","correct":"github.com/hablullah/go-prayer"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"time\"\n\t\"github.com/hablullah/go-prayer\"\n)\n\nfunc main() {\n\tp := prayer.New(prayer.Config{\n\t\tLatitude:  51.5074,\n\t\tLongitude: -0.1278,\n\t\tTimezone:  0,\n\t\tMethod:    prayer.MWL,\n\t})\n\ttimes := p.Calculate(time.Now())\n\tfmt.Println(times.Fajr)\n}","lang":"go","description":"Calculate prayer times for a given location and date."},"warnings":[],"env_vars":null,"search_vec":"'calcul':7,14 'go':1,4 'islam':8,12 'librari':5 'prayer':2,9,11 'time':10,13,15","created_at":"2026-06-17T17:33:09.554464+00:00","updated_at":"2026-06-17T17:33:09.554464+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hablullah/go-prayer","github":"https://github.com/hablullah/go-prayer","docs":"https://pkg.go.dev/github.com/hablullah/go-prayer#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}