Get GMT Time in html5

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hi :)

    I'm looking for a mode to get the gmt time (over internet i think) in html5 Runtime...


    Is possible in your opinion?

    :)

    __________________________
    Luciano Maria Serra, composer
    Please login to see this link.
    __________________________

  • Yes...
    use this in your HTML page...

    Instead of using the document.write(UTCDateString()); line you will want to take that out. Right now it just prints what your looking for on the page.
    In your Fusion file you will want to use the HTML5 object to make a javaScript call of UTCDateString and then you can get what is returned from the HTML5 Object and it will be the date string as seen printed on the page using the code with the document.write(UTCDateString()); line in it.

    Hope that helps.

    Please login to see this link.

  • No worries...

    If you have an issue getting a return value try the code this way...

    I have had some issues with getting the response back in Fusion otherwise.

    Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!