User Tools

Site Tools


de:day

Day

Format

day
day ( )

Description

Returns the current system clock's day of the month (1-31).

See Also

Example

print "today's date is ";
print (month + 1) + "/" + day + "/" + year

will print|

today's date is 11/30/2009

New To Version

0.9.4

de/day.txt · Last modified: 2020/02/28 10:46 (external edit)