Data e Hora
- caldays — create a calendarDuration in days
- calendar — Calendar of a given month and year (Gregorian dates)
- calendarDuration — create a calendarDuration - duration in days, months and years
- clock — Return the current Gregorian datetime and international time zone of the computer's clock
- date — retorna string contendo a data corrente
- datenum — Convert to serial date number
- datetime — create points in time
- datevec — Date components
- day — extracts day from datetime
- duration — create a duration - duration in hours, minutes and seconds
- eomday — Return last day of month
- etime — tempo decorrido
- getdate — Current datetime or POSIX timestamp from computer's clock. Datetimes from given timestamps
- hms — extracts hour, minute and second of datetime or duration
- hours — convert reals in hours (duration) / convert hours (duration) in reals
- isnat — check if a variable contains "Not a Time" values
- month — extracts month from datetime
- NaT — Not a Time function used to create empty datetime
- now — Return current date under the form of a Unix hour (timestamp)
- realtimeinit — sets the time unit
- sleep — suspend all code executions (console, scripts, callbacks,..)
- tic — inicia um cronômetro
- timer — cpu time
- toc — lê o cronômetro
- weekday — Day's index and name in its week for given dates
- year — extracts year from datetime
- ymd — extracts year, month and day of datetime
Report an issue | ||
<< Manipulação de Arquivos de Som | Ajuda do Scilab | Funções de Saída >> |