אברהם רובינשטיין

אברהם רובינשטיין
You are not permitted to submit this form!
You are not permitted to submit this form!

שם לקוח

מס. רכב

מס. השכרה

תחנה

סוכן

תאריך התחלה

תאריך סיום

חיוב בסה"כ

סטטוס

שעון עצר

אברהם

88153602

51770

2026-05-25

2026-05-26

208.86

function startStopwatch51770(targetDate, targetTime) { if(targetDate==''||targetTime==''){ document.getElementById('stopwatch-51770').innerText='---'; return; } const [year, month, day] = targetDate.split('-').map(Number); const [hour, minute] = targetTime.split(':').map(Number); const target = new Date(year, month - 1, day, hour, minute); let days, hours, minutes; function updateStopwatch51770() { const now = new Date(); const timeLeft = target - now; if (timeLeft <= 0) { document.getElementById('stopwatch-51770').innerText = 'Time is up!'; // clearInterval(interval); return; } days = Math.floor(timeLeft / (1000 * 60 * 60 * 24)); hours = Math.floor((timeLeft % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); minutes = Math.floor((timeLeft % (1000 * 60 * 60)) / (1000 * 60)); // document.getElementById('stopwatch-51770').innerText = ` days : hours : minutes`; document.getElementById('stopwatch-51770').innerText = days + ' days : ' + hours + ' hours : ' + minutes + ' minutes'; } updateStopwatch51770(); const interval = setInterval(updateStopwatch51770, 60000); // Update every minute } // Example usage: var targetDate = '2026-05-25'; var targetTime = '19:00'; startStopwatch51770(targetDate, targetTime);

חפש לפי:

מסמכים-סוג

מספר רכב

סוג מסמך

תאריך העלאה

הערות

לא נמצאו מסמכים מתאימים

יתרת חוב: 0.00 ₪

שם לקוח

מספר הזמנה

תאריך חיוב

גביה עד-

סכום לתשלום

סוג חיוב

סטטוס

הערות

אברהם

51770

25/05/2026

25/05/2026

fine

לא שולם

אברהם

51770

25/05/2026

25/05/2026

fine

לא שולם

שם לקוח

מספר הזמנה

תאריך חיוב

גביה עד-

סכום לתשלום

סוג חיוב

סטטוס

הערות

לא נמצאו מסמכים מתאימים

לקוח חדש נוסף בהצלחה!