Results for mktime translation from English to Italian

Computer translation

Trying to learn how to translate from the human translation examples.

English

Italian

Info

English

mktime

Italian

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Italian

Info

English

see also mktime() and strtotime().

Italian

guarda anche mktime() e strtotime().

Last Update: 2018-02-13
Usage Frequency: 2
Quality:

English

see also date(), mktime(), gmmktime() and strftime().

Italian

guarda anche date(), mktime(), gmmktime() e strftime().

Last Update: 2018-02-13
Usage Frequency: 2
Quality:

English

echo date("m-d-y", mktime(0, 0, 0, 1, 1, 1998));

Italian

echo date ("m-d-y", mktime (0,0,0,1,1,1998));

Last Update: 2018-02-13
Usage Frequency: 4
Quality:

Warning: Contains invisible HTML formatting

English

gmtime(3), localtime(3), mktime(3), tzset(3)

Italian

gmtime(3), localtime(3), mktime(3), tzset(3)

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

English

?> it is possible to use date() and mktime() together to find dates in the future or the past.

Italian

È possibile usare date() e mktime() assieme per cercare delle date nel futuro o nel passato.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

$tomorrow= mktime(0, 0, 0, date("m"), date("d")+1, date("y"));

Italian

$tomorrow= mktime (0,0,0,date("m"),date("d")+1,date("y"));

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

echo gmdate("m d y h:i:s", mktime(0, 0, 0, 1, 1, 1998));

Italian

echo gmdate ("m d y h:i:s", mktime (0,0,0,1,1,1998));

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

$nextyear= mktime(0, 0, 0, date("m"),date("d"),date("y")+1);

Italian

$nextyear= mktime (0,0,0,date("m"),date("d"),date("y")+1);

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

echo "july 1, 2000 is on a " . date("l", mktime(0, 0, 0, 7, 1, 2000));

Italian

echo "july 1, 2000 is on a " . date ("l", mktime(0,0,0,7,1,2000));

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
8,042,501,064 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK