Ka whakarerekētia te wā
Ka tahuri te wā i waenganui i ngā takirua, ngā minu, ngā wā, ngā rā, ngā wiki me ngā tau.
Ka whakahōutia ngā hua i te wā e tātuhi ana.
Mo tēnei tātaitai
time converter is a time converter that converts between milliseconds, seconds, minutes, hours, days, weeks, months, and years. It converts through the second as a common base, and to keep long spans consistent it fixes a month at the average 30.44 days and a year at 365.25 days so leap years average out. The month and year here are averages rather than calendar values, which is why they will not match a specific date range exactly. To find the seconds in a day, 24 × 60 × 60 = 86,400. Worked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example: WorkedWorked example
Ko nga pātai e pā ana
He maha nga waeine i roto i te rā?
He 86,400 ngā takiwā te rā (24 × 60 × 60). He 604,800 ngā takiwā te wiki.
He maha nga wā i roto i te tau?
Mā te whakamahi i tētahi tau matua o te 365.25 rā, tata ki te 8,766 ngā wā i roto i tētahi tau. I te wā o te whā tau ka tāpiri atu te wā kotahi o te rā.
He nui te roa o te marama i tēnei wāhi?
E whakaarotia ana he marama he 1/12 o te tau matua, tata ki te 30.44 rā, nā te mea he rerekē ngā marama rārangi mai i te 28 ki te 31 rā. Mō ngā wā o te rārangi tika, ka whakamahia te utauta rerekētanga rārangi.
He maha nga minu i roto i te rā?
Ko te rā he 1,440 minu (24 × 60), ā, he 10,080 minu te wiki. He ngāwari tēnei ki te whakamōhio i ngā taimau me ngā raupapa neke.
He aha te whakamahinga o tēnei whakarerekē wā o te 365.25 rā mō tētahi tau?
Ko te tau o te whakarerekētanga wā i te wā o te wā i te wā o
He pēhea te tahuri i nga wa ki nga wā?
Whakawehe te tau o ngā takirua e 3,600, mai i te wā kotahi he 60 × 60 ngā takirua. Nā reira ko te 7,200 ngā takirua e 2 ngā wā.
API — whakamahi tēnei tātaitai mai i te waehere
E kī ana tēnei tātaitai hei wāhi mutunga kore JSON - kāore he kī e hiahiatia ana. Ka tukuna ngā uara āpure i raro nei hei tohutoro pātai, JSON rānei. Ka pānui te papatono API katoa →
Whakamutunga
GET https://calculator.free/api/v1/time/
curl
curl "https://calculator.free/api/v1/time/?amount=1&from=h&to=min"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/time/?" + new URLSearchParams({
"amount": "1",
"from": "h",
"to": "min"
}));
const data = await r.json();
console.log(data.results);
Ko ngā hua he whakataunga mō te tohutohu ahuwhānui anake, ehara i te tohutohu moni, rongoā, tāke rānei.