Quarter-func
Returns current quarter of time.
See this note.
double Quarter(double d)
d
Return 1,2,3,4.
double aa = Quarter(2454829.5745718); aa = ;//Return the quartor of current time, 4.
Hour, Minute, Second