Search found 1 match

by DustedLife
Wed Oct 19, 2011 8:34 am
Forum: NetBurner Software
Topic: I need advice on the Daylight Savings facility in NB library
Replies: 1
Views: 2269

Re: I need advice on the Daylight Savings facility in NB lib

There is a library function called "tzsetchar()" in the NetBurner runtime library PDF document (Chapter 13 - NBTime Library) of the NNDK tools that allows you to set the the local time zone, and daylight savings time, if any.

So I'm assuming in your case with eastern time zone:

tzsetchar( "EST05 ...