ElVirus   -  Sep 08, 2013

Im looking for a code specifically for the UK. IE: i have this one for my time zone - $asctime(h:nn tt) -

Thanks in advance

ElVirus  -  Sep 08, 2013

and just to clarify i am looking for one i can trigger myself here(USA) and get the UK time reported not my time. And im not looking for a public trigger. Just the snippet to insert in an existing script i have.

Meta  -  Sep 08, 2013

Not living in the UK, I can't confirm the accuracy of this, but checking this, it seems correct.

alias uktime return $time($calc($daylight + $gmt),$iif($1,$1,h:nn tt))

Add to remotes tab (or to aliases without "alias" in front), and call by using $uktime or $uktime() (h:nn tt by default)

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.