Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
Functions | |
| void | toBString (BDate &v, BString &s) |
| void | fromBString (BString &s, BDate &v) |
Variables | |
| static int | mon_yday [2][13] |
Function Documentation
◆ toBString()
◆ fromBString()
Variable Documentation
◆ mon_yday
| static |
Initial value:
= {
{ 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365 },
{ 0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366 }
}
Generated by
