search for: timezoneinform

Displaying 12 results from an estimated 12 matches for "timezoneinform".

2009 May 04
4
How to set the time and timezone in Wine
...I've installed a small clock app called Qlock into a Wine 1.0.1 installation on an Ubuntu 8.10 install. The app works fine except that it is showing GMT time! I wish to know if there is any way to set the clock in Wine so that apps use the correct timezone and time. I can't seem to find the TimeZoneInformation in the registry files. Cheers, Peter
2014 Aug 07
1
UTC time zone on Windows
...quot; or "GMT Standard Time" didn't help. It seems to me that the warning originates in registryTZ.c (https://github.com/wch/r-source/blob/776708efe6003e36f02587ad47b2eaaaa19e2f69/src/extra/tzone/registryTZ.c#L363). I have therefore looked at HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation, to learn that TimeZoneKeyName is set to "UTC". This time zone is not defined in TZtable, but is present in this machine's HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. (Also, the text of the warning permits the possibility that only the first character of th...
2017 Jun 11
1
Best way to shut down RH KVM/QEMU based VMs via NUT
...ms the like handling it in local time. When I build this Win10 VM, it always came up the timezone+/- DST off. I had to add a Windows registry setting to tell it the RTC was UTC and not Local. > Windows Registry Editor Version 5.00 > > [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] > "RealTimeIsUniversal"=dword:00000001 did you do this yet? (just wondering if it'll help if you haven't.) Cheers, Ben
2006 Jul 13
0
webservices and date time error - part 2
...from table with datetime column, while using using ActionWebServices I get the error: ArgumentError: 3 elements of civil date are necessary Daniel Berger, posted that this might be fixed by changing the timezone format in the Windows registry. HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/TimeZoneInformation http://thread.gmane.org/gmane.comp.lang.ruby.rails/71521/focus=71533 I want to know, what value should I set this key to. Or what timezone format should I change it to? Thanks. -- Surendra Singhi http://ssinghi.kreeti.com, http://www.kreeti.com Read my blog at: http://cuttingtheredtape.b...
2006 May 18
0
Re: WebServices and DateTime - 3 elements of civil date are
...sn''t support long timezone names. You have two options. One is to hand edit the format.rb file directly and add the long timezone names to the Format::ZONES constant. The other is to change the timezone format in the Windows registry. HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/TimeZoneInformation is the key you want. Editing the registry requires a reboot to take effect afaik. Regards, Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you ha...
2002 Jun 20
2
using lotusnotes r5 client on redhat 7.3 with wine 20020411
i have a problem with wine, version 20020411 and lotus notes r5. i'm starting wine notes.exe and the install routine is going on. after input user - id and authentification on id, the wine session halted by "please give me your timezone". but i can't select a timezone :-)) i can't leave this window, i must skip on terminal the wine session with ctrl+c. is this a well-known
2013 Jan 18
0
Wine release 1.5.22
...odecs ComponentFactory_CreateBitmapFromMemory impl 32561 Visual Studio 2010 (10.0) Express Edition needs windowscodecs ComponentFactory_CreateBitmapFromHICON impl 32573 Torchlight fails to start due to corrupted local_settings.txt (CSS=unicode) 32659 Saxobank Trader litClientStation2 needs TimeZoneInformation registry entries (HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation) 32685 Batman: Arkham Asylum Demo doesn't launch 32687 Win7 psdk fails to install: "SDKSetup encountered an error: Parameter is not valid." 32691 VisualDSP setup fails when registering applicatio...
2017 Jun 09
3
Best way to shut down RH KVM/QEMU based VMs via NUT
Hey there, Has anyone tackled the best way to shut down a VM running Win10 running in RedHat's (CentOS 7) KVM/QEMU VM manager? I'm looking at this link to follow:
2008 Mar 12
6
Time is off by an hour in my XEN vm
Hello, I''m hiring a XEN virtual machine running Ubuntu at a hosting company. My XEN virtual machine is hosted on a server which has some other VM''s running on it. They all use ubuntu or debian. After a crash sometime last week, the systemclock of my VM is off by an hour (it says 19:49, although it''s 18:49 here now). The other VM''s don''t have
2004 Nov 11
2
RODBC & POSIX & Daylight Saving blues
Dear All, The recent improvement in RODBC to recognize datetimes in tables has exposed my ongoing confusion. All my data are obtained from a satellite system (Argos) which tags events in the GMT time zone. Daylight saving is ignored. To my way of thinking this means that 1. twelve-o-clock means halfway through the day regardless of season, and 2. the difftime of any two dates where
2018 Apr 27
0
Wine release 3.7
...ucrtbase: Add _timespec{32,64}_get implementation. msi: Only mark non-registered features as absent if we haven't done anything with them. msi: Support NULL value in INSERT query. msvcp140: Add _Task_impl_base::_IsNonBlockingThread stub. Qian Hong (1): kernel32: Init TimezoneInformation registry. Roderick Colenbrander (1): ntdll: Read correct sysfs entry for core information. Sebastian Lackner (1): advapi32/tests: Add basic tests for BuildSecurityDescriptor. Thomas Faber (1): msxml3: Avoid buffer overflow in BindStatusCallback_GetBindInfo (DPH). Valentin...
2020 Oct 09
0
Wine release 5.19
...49929 Game for Windows Live installer fails with 'winetricks -q gfw' 49946 Themida-packed application crashing on multi-hop import forward ---------------------------------------------------------------- Changes since 5.18: Akihiro Sagawa (3): kernelbase: Improve Get{, Dynamic}TimeZoneInformation() performance. kernelbase: Fix copy and paste error. configure: Fix a typo in comparison. Alexandre Julliard (25): configure: Require 64-bit compare-and-swap support from gcc. ws2_32: Retrieve the FQDN only when necessary in getaddrinfo(). wineboot: Set the compu...