Ask a Question related to Ruby, Design and Development.
-
Hadmut Danisch #1
Converting Time between timezones?
Hi,
ruby comes with the standard unix time conversion functions such
as gmtime and localtime.
Is there a simple method to convert time into arbitrary time zones?
regards
Hadmut
Hadmut Danisch Guest
-
Converting the time from one timezone to another
I asked a question about a week ago about how to get my local time, since my application is running on a server halfway around the world. I have... -
Converting a folder of word documents to PDF at one time
I've search for a way to convert a folder full of word documents to PDF's at one time. I've been selecting all of the documents, then right clicking... -
ASP integer date/time converting problems
Hi Rob, This is definitely not a UTC conversion. I don't know what kind of notation it is. The best way to converting this date is by using your... -
Converting Time to ms
Hi there Is it possible to get Director MX to convert time i.e. 00:05:00 (hours, minutes, seconds) into milli seconds (300,000 ms). Any help... -
[PHP] Timezones and Daylight Savings Time
What if you set the server to use UTC and then used the clients local system setting to offset it for each client? So the server would have it's... -
Josef 'Jupp' SCHUGT #2
Re: Converting Time between timezones?
Hi!
* Hadmut Danisch; 2003-11-23, 23:41 UTC:No easy solution possible - for Saudi Arabia you need to take into> Hi,
>
> ruby comes with the standard unix time conversion functions such
> as gmtime and localtime.
>
> Is there a simple method to convert time into arbitrary time zones?
account the precise position - they use solar time.
Josef 'Jupp' Schugt
--
.-------.
message > 100 kB? / | |
sender = spammer? / | R.I.P.|
text = spam? / ___| |___
Josef 'Jupp' SCHUGT Guest



Reply With Quote

