Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 868525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:09:14+00:00 2026-05-15T10:09:14+00:00

I want to set GMT+5:30 as my timezone in jquery countdown. Start Time for

  • 0

I want to set GMT+5:30 as my timezone in jquery countdown.
Start Time for countdown is ‘Thu May 20 16:00:00 IST 2010’
End Time is ‘Thu May 20 17:00:00 IST 2010’ as value.

+330 is my timezone given in minutes.
But my countdown starts from 00:35:00.
I would have expected the countdown to start from 01:00:00
Not sure why this is discrepancy is there.

    <script type="text/javascript">
        $(function () {
            var endTime = '#{myBean.getCountDownDate()}';
            $('#defaultCountdown').countdown({
                until: endTime, format: 'HMS',
                timezone: +330,
                compact: true, description: '#{myBean.getCountDownDate()}'});
        });
    </script>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T10:09:15+00:00Added an answer on May 15, 2026 at 10:09 am

    When using the until parameter the countdown plugin counts down until that time.

    This will run for one hour using the correct offset.

    $('#countdown').countdown({
        until: $.countdown.UTCDate(+330, 2010, 6-1, 20, 17),
        format: 'HMS',
        compact: true
    });
    

    Since 2010:06:20:17 has already passed it will display 00:00:00.

    I would bet the reason you got 00:35:00 in your countdown is that you were looking at it around 2010:06:20:16:25.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Default syntax for Header set Expires is: Header set Expires Wed, 21 May 2010
I want set the background image for cell. I have already set the background
i have one textfield for input some serial number code.i want set this code
I want to set a default codec in OpenRasta for all requests. i.e. When
I know how to set a basic expires HTTP response header in PHP as
I have generated classes from xsd and want to serialize the DateTime . My
I want to make a slight change to a MATLAB function at each step
I'm loading up a JW player (it's an old version 3.16) using the SWF
ok so i have an array adapted listview (the array adapting is done in
I'm writing some code to determine the name that an object is assigned to.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.