|
hconverter
C code to convert dates between Hebrew, Gregorian and Julian calendars
|
Hebrew time: hour and parts. More...
#include <hconverter.h>
Data Fields | |
| int | hour |
| int | part |
Hebrew time: hour and parts.
This type is specific to Hebrew calendar. Time is measured in hours and chalokim ("parts"), which are 1/1080 of an hour.
1.8.10