You searched for: currenttime (Engelska - Ryska)

Mänskliga bidrag

Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.

Lägg till en översättning

Engelska

Ryska

Info

Engelska

currenttime

Ryska

currenttime

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 2
Kvalitet:

Engelska

currenttime() returns "19:12:01"

Ryska

currenttime () возвратит "19: 12: 01"

Senast uppdaterad: 2011-10-23
Användningsfrekvens: 1
Kvalitet:

Varning: Innehåller osynlig HTML-formatering

Engelska

gets or sets the currenttime parameter of the message.

Ryska

gets or sets the currenttime parameter of the message.

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Engelska

returns a string that contains the currenttime parameter.

Ryska

returns a string that contains the currenttime parameter.

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Engelska

the currenttime() function returns the current time formatted with local parameters.

Ryska

Функция currenttime () возвращает текущее время в форматированной строке.

Senast uppdaterad: 2011-10-23
Användningsfrekvens: 1
Kvalitet:

Engelska

this operation reads the current time from the server. the server sends a currenttime message.

Ryska

Эта операция читает текущее время Сервера. Сервер отправляет сообщение currenttime.

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Engelska

to implement this feature, you can use the ‘currenttime‘ field (it accepts a float value of the current playback time in seconds):

Ryska

Данный функционал реализовывается через поле ‘currenttime’ (принимает знaчение типа float, означает текущее время воспроизведения в секундах):

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Engelska

currenttime and duration (float, seconds) enable the playback slider. in addition to viewing it, you can also move it, as we can save the time to currenttime.

Ryska

currenttime и duration (float, в секундах) позволяют реализовать ползунок воспроизвидения, который можно не только наблюдать, но и перемещать, так как в currenttime можно записать желаеме время.

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Engelska

// // sample: acceptcall()/rejectcall() // if the current local time is not between 8:00 and 17:00, // reject the call (with the 403 error code) and stop. // otherwise, // accept the call (stop if it is not possible) // play the welcome media file and stop. // entry main is currenttime = timeofday(gmttolocal(gmttime())); currenthour = currenttime / 3600; if currenthour = 17 then rejectcall(403); stop; end if; if acceptcall() != null then stop; end if; playfile("welcome"); end entry;

Ryska

// // sample: acceptcall()/rejectcall() // if the current local time is not between 8:00 and 17:00, // reject the call (with the 403 error code) and stop. // otherwise, // accept the call (stop if it is not possible) // play the welcome media file and stop. // entry main is currenttime = timeofday(gmttolocal(gmttime())); currenthour = currenttime / 3600; if currenthour = 17 then rejectcall(403); stop; end if; if acceptcall() != null then stop; end if; playfile("welcome"); end entry;

Senast uppdaterad: 2018-02-21
Användningsfrekvens: 1
Kvalitet:

Varning: Innehåller osynlig HTML-formatering

Få en bättre översättning med
7,774,200,343 mänskliga bidrag

Användare ber nu om hjälp:



Vi använder cookies för att förbättra din upplevelse. Genom att fortsätta besöka den här webbplatsen godkänner du vår användning av cookies. Läs mer. OK