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

  • Home
  • SEARCH
  • 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 313591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T08:07:20+00:00 2026-05-12T08:07:20+00:00

The internationalization problems associated with string handling can pretty much be solved by following

  • 0

The internationalization problems associated with string handling can pretty much be solved by following the advice: use Unicode and store everything as UTF-8 in your database, then you’ll be able to serve clients using all the world’s languages.

But what about the internationalization problems associated with date/time handling?

Questions:

  • Are there similar easy-to-follow best practices for solving the internationalization issues surrounding time handling?
  • How do you make sure your applications can serve clients operating in different time zones? What issues did you encounter and how did you solve them?
  • 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-12T08:07:20+00:00Added an answer on May 12, 2026 at 8:07 am

    I have following advices,

    1. Store all your time in database with one timezone, preferably Zulu (GMT).
    2. Assign a timezone to each user at registration. We normally figure this out from the language of the registration page or the code embedded in the promotion link. Sometimes, we have to ask user.
    3. Make clients timezone-aware. This means client can’t display time from server as is. Must be displayed in local timezone and in local format.
    4. Client should make some effort to get timezone info of the system. If not, server can guess from various data. We got good results using language first, then IP address. In any case, client needs to display time with zone info so user knows what’s going on when time is wrong.
    5. Need special flags for certain time values that’s not affected by timezone. We had a mistake that user’s birthday changes when they change their locale. Other things belonging to this category including holidays, store hours etc.
    6. If you have to sync up clock with server, please don’t change system time, just store the delta in your client. We had a security requirement that the clock must be in sync with host. So our client syncs system clock with our server on startup. That’s the wrong thing to do. For older systems like Windows 95 with no timezone, we changed their time into GMT. Finally the older clients went away but we are facing a new issue is that we messed up the accurate time from NTP.

    Hope some of our mistakes will help you to avoid them.

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

Sidebar

Ask A Question

Stats

  • Questions 182k
  • Answers 182k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I believe the strange part of the path is used… May 12, 2026 at 4:25 pm
  • Editorial Team
    Editorial Team added an answer The main approach is the GeneOntology (GO) http://www.geneontology.org/. This is… May 12, 2026 at 4:25 pm
  • Editorial Team
    Editorial Team added an answer You need to open the file in write mode: myfile.open… May 12, 2026 at 4:25 pm

Related Questions

EDIT: I would really like to see some general discussion about the formats, their
Fonts are like a coin lost in the forrest: You're never sure where to
I'm writing a script that has to move some file around, but unfortunately it
I am working on a Software Project that needs to be translated into 30

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.