- Joined
- Aug 3, 2004
- Messages
- 710
JASS:
native GetTimeSeconds takes nothing returns integer // seconds (0 - 60)
native GetTimeMinutes takes nothing returns integer // minutes (0 - 59)
native GetTimeHours takes nothing returns integer // hour (0 - 23)
native GetTimeMonth takes nothing returns integer // month (0 - 11, 0 = January)
native GetTimeDayWeek takes nothing returns integer // day of week (0 - 6, 0 = Sunday)
native GetTimeDayMonth takes nothing returns integer // day of month (1 - 31)
native GetTimeDayYear takes nothing returns integer // day of year (0 - 365)
native GetTimeYear takes nothing returns integer // year since 1900
Tutorial: N/A
Download: N/A
Native Set Type: Single Player or WarSoc
Release: 0.03alpha
Other: N/A