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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:27:41+00:00 2026-06-14T21:27:41+00:00

I have some FileMaker timestamp which I don’t know how to handle. (I discovered

  • 0

I have some FileMaker timestamp which I don’t know how to handle. (I discovered it by trial…)

Does someone know an algorithm to convert FM (File Maker) timestamp into DateTime?

I have read about the format on this page. Which includes a “FM dec Timestamp” button which makes the desired conversion, but gives no reference on how it does so!

Also, my timestamps differs in format from the one required in the site, mine has a size of 18 digits, whearas the site only allows 11.

Inserting 634890864000000000 and removing the trailing zeroes (to leave 11 digits), I got this date:

Wednesday, 2012-11-21 10:20:00
  • 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-14T21:27:42+00:00Added an answer on June 14, 2026 at 9:27 pm

    If you have FileMaker this should be as simple as:

    1. Importing the number as text,
    2. Making a new calculation field, resultingTimestamp, which takes the left 11 characters and converts to a TimeStamp:

      GetAsTimestamp( Left( myImportedTimestamp ; 11 ) )
      
    3. Doing conversion to Unix format, either programmatically or through display on the resultingTimestamp field on a Layout.

    If you don’t have FileMaker:

    1. Take the left 11 digits of the FileMaker timestamp.
    2. Subtract 62135596800 from the FileMaker timestamp to get the Unix (epoch) timestamp.
      (Verified by taking the same date in each and subtracting the FileMaker date from the Unix date.)
    3. Convert epoch time to human readable, for example according to one of the formulas found in the “Convert from epoch to human readable date” section of epochconverter.com.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some data loaded as a np.ndarray and need to convert it to
I have some data in array format which I wrote to a file in
Have some validating problems which seem to appear only when using the Auth component.
I have some code that can convert a single color in a template image
I know this is an open-ended quesiton, but I was hoping someone might have
Have some long base64 string, which must be formated with New Line every 72
I have some ASP.NET web services which all share a common helper class they
I have a FileMaker script which calculates a value. I have 1 record from
Have some Perl code which is using the DBI module - (the code is
Have some method, which is called sync like: tasks.ForEach(p=> Proccess(p)); void Proccess(){ //do some

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.