Searched refs:set_month (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.cpp259 set_month(local->tm_mon+1);
302 set_month(month+1);
336 set_month(0);
H A DUdfStructures.h136 void set_month(uint8 month) { _month = month; } function in class:timestamp

Completed in 33 milliseconds