[][src]Function map_3d::utc2gst

pub fn utc2gst(utc: [i32; 6]) -> f64

Returns the GST time as f64

Input

UTC time defined as: [year,month,day,hour,minute,second]

Output

Gst time as f64