mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: libproc.h on macos only
This commit is contained in:
@ -6,7 +6,6 @@ module time
|
||||
|
||||
import rand
|
||||
|
||||
// https://en.wikipedia.org/wiki/Month#Julian_and_Gregorian_calendars
|
||||
const (
|
||||
MonthDays = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]
|
||||
)
|
||||
|
Reference in New Issue
Block a user