Command disabled: backlink

Table of Contents

Get DST times

To get DST times, use resource/get_dst_time:

svc=user/get_dst_time&params={"timeFrom":<uint>,
				"timeTo":<uint>,
				"tz":<int>}

Params

Name Description
timeFrom time from, UNIX time
timeTo time to, UNIX time
tz time zone (optional)

Response

{
<text>: 1, 	/* DST start, UNIX time */ 
<text>: 0, ...	/* DST end, UNIX time */
}
Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam