שעה־רעדאַקטאָר

באַטרעף די שעה־שעה־װײַט פֿון די צײַטן, מיט װײַטער־װײַט און איבערװײַט

24 שעה אדער אײַנגעפֿירט.
24 שעה אדער אײַנגעפֿירט.
שעה אין טאָג איבער װאָס די צײַט װעט רעכענען װי איבערצײַט. באַשטעטיק 0 װי אַ סך צו אױסשלעפּן
װײַז װײַז
נאָרמאַל
איבער־צײַט שעה
מינוט

רעזולטאטן װי איר שרײַבט

װײַז די װײַז־פּראָגראַם

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. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed.It first measures the gap between clock-in and clock-out (rolling past midnight if needed), then subtracts any unpaid break and splits the result into regular and overtime hours once you pass a daily threshold. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed.It 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. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed.It 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. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed.It 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. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed.It turns a shift from 9:00 am to 6:00 pm to 8:00 am to 6:00 pm.It turns a shift from 9:00 am to 6:00 pm, then subtracts any unpaid break and splits the result into regular and overtime hours once you pass a daily threshold. Use it to add up a day’s hours worked, check a paycheck, or size overtime before it is billed.It turns a

פֿראַגעס

ווי איז דער װײַטער־צוגאַנג?

דער אומלײדיקער אָפּרוף אין מינוט איז אָפּגעלאָזט פֿון דער אַרבעט־צײַט איידער די שעהען ווערן אָפּגעזאָגט. אַ 09:00–17:30 שײך מיט אַ 30־מיניוטיקן אָפּרוף איז 8,0 אָפּגעלאָזטע שעהען

ווי זענען איבער־צײַט שעהען צעטיילט?

װאָסער װײַט אױף די װײַט־װײַט

ווי קען איך באַרעכטיקן די שעה־צײַט צװישן צוויי צײַטן?

אַרײַנשרײַבן די צײַטן פֿון צײַט־אַרײַנשטעלן און צײַט־אַרײַנלאָזן, באַשטעטיקן דעם אומגעצאָלטן אָפּרוף, און דער מכשיר װעט צוריקגעבן די צײַטן פֿון צײַט־אַרײַנשטעלן אין אַ דעצימאַלן פֿאָרמאַט — פֿאַר בייַשפּיל 9:00 ביז 17:30 מיט אַ 30 מינוט אָפּרוף איז 8:0 שעה

װיפֿל װײַטער

יע, ווען דער סוף־צײַט איז פֿריִער װי דער אָנהײב, װײַזט עס 24 שעה, אַזוי אַ 22:00 צו 06:00 שװײַגונג איז גערעכנט װי 8 שעה אין װײַזונג פֿון אַ נעגאַטיוון צײַט־פֿאַרבינדונג

קען איך באַקומען אַ שכר און אַ שטיקל צײַט?

דאָס מכשיר פֿאָקוסירט זיך אױף די שעהען. צו מאָדיפיצירן שעהען מיט אַ שעה־צאָל און צו זען די װײַטסטע צאָלונג פֿאַר אַ אָדער מער שװײַגונגען, ניצט דעם צײַט־קאַרטע קלײַקער

איז דער װײַטער־צוּגײן באַצאָלט אױף אױסגעפֿאַלענע װײַטער־צוגײן?

דער אָפּרוף װאָס דו אַרײַנשרײַבסט איז באַטראַכט װי ניט־געצאָלט און אױסגעלאָזט פֿון דער אַרבעט־צײַט. אױב דער אָפּרוף איז געצאָלט, לאָז דעם אָפּרוף־פֿעלד 0

❤️ ליבע Calculator.Free? טייל עס אױס

𝕏  X Facebook Reddit
API — ניצע דעם קאַלקולאַטאָר פֿון קאָד

קלײַב אױס דעם קלײנער װי אַ פֿרײַן JSON סוף־פּונקט — קײן קלײַב ניט נייטיק. שיקן די פֿעלדער־באַטרעף אונטער דעם װי אַ פֿראַגע־פּאַראַמעטער אָדער JSON לייענען די גאַנץ API דאָקומענטאַציע →

סוף־פּראָצעס

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);

רעזולטאטן זײַנען אָפּשאַצונגען נאָר פֿאַר אַלגעמיינע װײַזן, ניט פֿאַר פינאַנציעל, מעדיציניש אָדער באַדערפֿענישן