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 9249221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:08:19+00:00 2026-06-18T10:08:19+00:00

I need to determine whether day light savings enabled for a given UTC offset

  • 0

I need to determine whether day light savings enabled for a given UTC offset in Linux(Redhat).
I get input such as UTC+05:30.
I checked the usage of zdump command. When used with time zone name, we can check the value of isdst in the output to determine the status of daylight-savings.

zdump -v /usr/share/zoneinfo/Asia/Kolkata | grep 2013

As above, zdump requires zone name. It doesn’t accept UTC offset.

I also tried localtime function as below.

time_t currtime;
struct tm * timeinfo;
timeinfo = localtime ( &currtime );
time_t local = mktime( timeinfo );
cout<<timeinfo->tm_isdst<<endl;

The above code works when time zone name is set in date time settings. It doesn’t work if system is using UTC time. I used gmtime instead of localtime when UTC time is used.

Please let me know if there is any way to determine whether dst is enabled or not using UTC offset.

  • 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-06-18T10:08:20+00:00Added an answer on June 18, 2026 at 10:08 am

    This is in general not possible. UTC+05:30 might be used by many countries, each with a different daylight savings time policy.

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

Sidebar

Related Questions

I need to determine whether there is a resource file for the given CultureInfo
I need to determine that whether a given file is a class file or
I need to determine whether or not two sets contains exactly the same elements.
I need to determine whether a selected UIColor (picked by the user) is dark
I need to determine whether an HTTP request was an HTTP/1.0 or an HTTP/1.1
Executive summary: I need a way to determine whether a Windows process I've spawned
I'm looking for a way to use your location to determine whether you need
I need to determine if a given selection is in between a start line
I need to determine whether the shell which invoked my Python script was in
I need to determine whether a string ( sourceString ) contains another string (

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.