#include <Script.h>
structs {
short era; 2 0
short year; 2 2
short month; 2 4
short day; 2 6
short hour; 2 8
short minute; 2 10
short second; 2 12
short dayOfWeek; 2 14
short dayOfYear; 2 16
short weekOfYear; 2 18
short pm; 2 20
short res1; 2 22
short res2; 2 24
short res3; 2 26
} ld;
short list[14]; 28 0 Index by LongDateField
struct {
short eraAlt; 2 0
} od;