date
- Синтаксис
-
native date(&year = 0, &month = 0, &day = 0);
Переменная | Описание |
---|---|
hour |
Variable to store year in |
minute |
Variable to store month in |
second |
Variable to store day in |
- Описание
- Retrieves the current date in year, month and day.
- Возвращает
- Функция ничего не возвращает