Function report |
Source Code:kernel\time\timeconv.c |
Create Date:2022-07-28 10:44:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:How many leap years between y1 and y2, y1 must less or equal to y2
Proto:static long leaps_between(long y1, long y2)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
long | y1 | |
long | y2 |
Name | Describe |
---|---|
time64_to_tm | me64_to_tm - converts the calendar time to local broken-down time*@totalsecs the number of seconds elapsed since 00:00:00 on January 1, 1970,* Coordinated Universal Time (UTC) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |