Time and Date
- caldays — create a calendarDuration in days
- calendar — カレンダー
- 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 — 現在の日付を日付文字列として得る
- datenum — シリアル日付番号に変換する
- datetime — create points in time
- datevec — 日付の要素
- day — extracts day from datetime
- duration — create a duration - duration in hours, minutes and seconds
- eomday — 月の最後の日を返す
- etime — 経過時間
- 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 — 現在の日付と時間を返す
- realtimeinit — 時間の単位を設定
- sleep — suspend all code executions (console, scripts, callbacks,..)
- tic — ストップウォッチタイマーを開始
- timer — CPU時間
- toc — ストップウォッチタイマーを読む
- 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