Hours Calculator

Calculate maawa anoshanda pakati penguva mbiri, nekuputika uye overtime.

24-hour kana AM / PM.
24-hour kana AM / PM.
Maawa pazuva apo nguva inopfuura inofungidzirwa senguva yebasa. Iite 0 kuti uite kuti zvisashanda.
Total hours
Maawa ezuva nezuva
Overtime hours
Total minutes

Zvinyorwa zvinogadziridzwa paunenge uchinyora.

Nezve iyi kalkulator

you set a daily overtime threshold, any paid time above it is peeled off into an overtime bucket while the rest stays as regular hours; set the threshold to 0 to treat everything as regular. The final figures come out in decimal hours so they drop straight into a pay calculation. An hours calculator turns a start and end time into total hours worked, subtracting any unpaid break and splitting the result into regular and overtime hours once you pass a daily threshold. Enter times in 24-hour HH:MM or with AM/PM; an end time

Zvimwe zvinobvunzwa zvakanyanya

Sei kuparadzana kunoitwa?

Kunyangwe mazuva ebasa ari 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 109, 110, 111, 112, 112, 113, 115, 116, 117, 118, 119, 11

Sei overtime mazuva akaparadzwa?

Any hours above the daily overtime threshold are moved from regular to overtime. With a 8-hour threshold, a 9.5-hour day is 8 regular plus 1.5 overtime. Set the threshold to 0 to count everything as regular.

Ndinogona sei kufungidzira maawa anoshanda pakati penguva mbiri?

Ingopinda yako clock-mu uye clock-out nguva, sarudza kusvikira, uye chirongwa chinodzokera panguva yabhadharwa sedecimal — semuenzaniso 9:00 kusvika 17:30 ne30-minute kusvikira 8.0 mazuva.

Inogona sei kudzora zvirongwa zvezuva nezuva kana zvematombo?

Kana nguva yekupedzisira iri yakati wandei kupfuura nguva yekutanga, inowedzera 24 hrs, saka 22:00 kusvika 06:00 shift inofungidzirwa se8 hrs, kwete senguva inenge isina kunaka.

Ndinogona here kuwana mari pamwe chete nenguva?

Kuti utore nguva nenguva nenguva uye uone mari yegore yeimwe kana yakawanda yezvirongwa, shandisa nguva yechikwereti calculator.

Chikamu ichi chinobhadharwa here kana kuti hachibhadharwe?

Kudzokera kwauri kunoitwa sekunge hakusi kubhadharwa uye kunodzokororwa kubva panguva yawakashanda. Kana kudzokera kwako kuri kubhadharwa, bvisa nzvimbo yekudzokera pa0.

❤️ Love Calculator.Free? Shandisa

𝕏  X Facebook Reddit
API — kushandisa iyi kalkulator kubva code

Chiva iyi calculator semahara JSON endpoint - hapana chikuru zvinodiwa. Kutumira nzvimbo zviwanikwa pasi separameter query kana JSON. Tora yakazara API docs →

Endpoint

GET https://calculator.free/api/v1/hours-calculator/

curl

curl "https://calculator.free/api/v1/hours-calculator/?start=09:00&end=17:30"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/hours-calculator/?" + new URLSearchParams({
    "start": "09:00",
    "end": "17:30"
  }));
const data = await r.json();
console.log(data.results);

Zviratidzo zvemubvunzo ndezvekufungidzira kwechinangwa chekudzidzisa chete, kwete zvemari, zvehutano kana zvemari.