Hi
I'm trying to get hold of the registry key name of the current timezone on a
multilingual Windows 2008 machine.
GetDynamicTimeZoneInformation returns this information in TimeZoneKeyName, but
-GetTimeZoneInformation doesn't.
It seems that TimeZoneDefinition.current just calls GetTimeZone
Thanks, but I still can't see how to achieve the same thing with Python,
I've looked at:
API way http://www.codeguru.com/forum/archive/index.php/t-341163.html
GetEnhMetaFile
API
http://msdn.microsoft.com/en-us/library/dd144880%28v=VS.85%29.aspx
dotNet way: http://support.microsoft.co
Done (ID #3396444)
https://sourceforge.net/tracker/?func=detail&aid=3396444&group_id=78018&atid=551957
Many thanks for considering this!
On Sun, Aug 21, 2011 at 10:15 PM, Mark Hammond wrote:
> On 20/08/2011 5:40 AM, Scott Nelson wrote:
> ...
>
> Does pywin have support for SHOpenFolderAndSelectIt
The Little Guy wrote:
>
> Hi,
>
>
>
> I apologize for the lengthy post.
>
>
>
> I’m using Python 2.7, Win 7, Excel 2003. When trying to enter a time
> object and text data into a, simple, Excel 2003 file. I’ve tried
> different combinations for saving the file. I’ve used
> workbook.Save(),