<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[XorBin Forum - Get Server Time?]]></title>
		<link>http://www.xorbin.com/forum/topic6-get-server-time.html</link>
		<description><![CDATA[The most recent posts in Get Server Time?.]]></description>
		<lastBuildDate>Fri, 13 Mar 2009 17:41:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post26.html#p26</link>
			<description><![CDATA[Sorry, vinh1508. There is no quick sollution for your problem.
We will try to deal with this situation in next widget version.

By the way why do you bother about clients clock?
Who normally changes their clock while they are on a page?]]></description>
			<author><![CDATA[dummy@example.com (Administrator)]]></author>
			<pubDate>Fri, 13 Mar 2009 17:41:22 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post26.html#p26</guid>
		</item>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post21.html#p21</link>
			<description><![CDATA[yes, thanks]]></description>
			<author><![CDATA[dummy@example.com (vinh1508)]]></author>
			<pubDate>Sat, 07 Mar 2009 10:59:09 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post21.html#p21</guid>
		</item>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post20.html#p20</link>
			<description><![CDATA[Now i understand your problem.
We will try to find the solution for it next week.]]></description>
			<author><![CDATA[dummy@example.com (Administrator)]]></author>
			<pubDate>Fri, 06 Mar 2009 18:08:35 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post20.html#p20</guid>
		</item>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post19.html#p19</link>
			<description><![CDATA[:( sorry. My english is very poor.
1. Server Time
[img]http://i195.photobucket.com/albums/z184/vinh1508/sshot-1-2.png[/img]
2. Time change at client
[img]http://i195.photobucket.com/albums/z184/vinh1508/sshot-2.png[/img]
3. ==> flash clock change
[img]http://i195.photobucket.com/albums/z184/vinh1508/sshot-3.png[/img]

I don't want time of flash clock is change. ( mean: flash clock=10:07:10)

:( I don't know don't you understand?]]></description>
			<author><![CDATA[dummy@example.com (vinh1508)]]></author>
			<pubDate>Fri, 06 Mar 2009 03:23:08 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post19.html#p19</guid>
		</item>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post17.html#p17</link>
			<description><![CDATA[I am sorry, i don't understand the problem :(]]></description>
			<author><![CDATA[dummy@example.com (Administrator)]]></author>
			<pubDate>Thu, 05 Mar 2009 12:49:39 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post17.html#p17</guid>
		</item>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post16.html#p16</link>
			<description><![CDATA[Thank you so much.
But, I have a question?
I want Digital Clock show time of server, when I try to change date time in client, it still no change.

how I do?]]></description>
			<author><![CDATA[dummy@example.com (vinh1508)]]></author>
			<pubDate>Thu, 05 Mar 2009 09:42:36 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post16.html#p16</guid>
		</item>
		<item>
			<title><![CDATA[Re: Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post15.html#p15</link>
			<description><![CDATA[Hello,
you need to use 2 parameters:

- UTCTime: [hh:mm:ss] (sets UTC time)
- timeOffset: [-x..x] (sets timezone offset in seconds)

If you have PHP on your server i will write simple example how to set GMT+1 timezone:

[code=javascript]
var flashvars = {
	UTCTime: "<?php echo gmdate('H:i:s'); ?>", // time from server
	timeOffset: "3600" // timezone time shift
};
swfobject.embedSWF(
	"devDigitalClock.swf",
	"devDigitalClock",
	"220",
	"120",
	"8",
	"expressInstall.swf",
	flashvars,
	{scale: "noscale", wmode: "transparent"}
);
[/code]

Btw, these parameter are available only in digital clock v1.1]]></description>
			<author><![CDATA[dummy@example.com (Administrator)]]></author>
			<pubDate>Thu, 05 Mar 2009 07:00:08 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post15.html#p15</guid>
		</item>
		<item>
			<title><![CDATA[Get Server Time?]]></title>
			<link>http://www.xorbin.com/forum/post14.html#p14</link>
			<description><![CDATA[How get server time for digital clock?]]></description>
			<author><![CDATA[dummy@example.com (vinh1508)]]></author>
			<pubDate>Thu, 05 Mar 2009 06:21:14 +0000</pubDate>
			<guid>http://www.xorbin.com/forum/post14.html#p14</guid>
		</item>
	</channel>
</rss>

