M
Miro
I was wondering if there is a web.config setting that allows me to specify a
calculation for a date.
Basically the server I am using is in california but I want the time to
always reflect the EST ( toronto/new york ) time whenever in my vb.code I
have dim mydate as date = date.now
Currently I just always subtract 3 hours from the date.now but I would like
an "automatic solution" if there is one.
Thanks,
Miro
calculation for a date.
Basically the server I am using is in california but I want the time to
always reflect the EST ( toronto/new york ) time whenever in my vb.code I
have dim mydate as date = date.now
Currently I just always subtract 3 hours from the date.now but I would like
an "automatic solution" if there is one.
Thanks,
Miro