c# - TimeZoneInfo in Portable Class Library -


i have requirement timezone info of "mountain standard time" portable class library.in wpf application got same below code.

timezoneinfo.findsystemtimezonebyid("mountain standard time"); 

but in pcl, cant see functionality.could 1 please tell me how can achieve same in pcl?

thanks in advance. roshil


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -