Query: dmi_get_date
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMI_GET_DATE(9) Firmware Interfaces DMI_GET_DATE(9)NAMEdmi_get_date - parse a DMI dateSYNOPSISbool dmi_get_date(int field, int * yearp, int * monthp, int * dayp);ARGUMENTSfield data index (see enum dmi_field) yearp optional out parameter for the year monthp optional out parameter for the month dayp optional out parameter for the dayDESCRIPTIONThe date field is assumed to be in the form resembling [mm[/dd]]/yy[yy] and the result is stored in the out parameters any or all of which can be omitted. If the field doesn't exist, all out parameters are set to zero and false is returned. Otherwise, true is returned with any invalid part of date set to zero. On return, year, month and day are guaranteed to be in the range of [0,9999], [0,12] and [0,31] respectively.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMI_GET_DATE(9)
Related Man Pages |
---|
date(1) - minix |
cal_to_jd(3) - php |
getdate(3) - php |
datetime.setdate(3) - php |
html::formhandler::field::date(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |