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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T06:27:59+00:00 2026-06-13T06:27:59+00:00

Does anyone know what date/time stamp format is in the following url (this is

  • 0

Does anyone know what date/time stamp format is in the following url (this is the stamp i believe: 1350619200000)?

http://www.genbook.com/bookings/slot/reservation/30184703/403542371/403542375/1350619200000?bookingContactId=493345670

I’m hoping to use PHP to convert the current day/time stamp to this format so that i can create a current link so the user is always brought to today’s date and time for scheduling.

  • 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-13T06:28:00+00:00Added an answer on June 13, 2026 at 6:28 am

    It’s called timestamp format(among programmers). look at the manuals strtotime and date in PHP to get your desired format.

    If you plan to use PHP, this is how you go about it,

     $timestamp = 1350619200000; 
     echo date('Y-m-d H:i:s', $timestamp/1000); 
    

    Getting today’s date/time as timestamp, time manual

      //multiply by 1000 to be used in javascript
      echo time() * 1000; //gives current time in timestamp format, ie. since Jan 1, 1970.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know how to set Visual Studio 2008 to output the current date/time
Does anyone know know how to programatically get the local date and time of
does anyone know of a way to format the date that is returned from
Does anyone know how to check for a file access date and time? The
Does anyone know how can I get the value of the date time difference
Does anyone know of a .NET date/time parser similar to Chronic for Ruby (handles
Does anyone know how to pass html attributes like data-date to the Html.TextBox()?? It
Does anyone know how to set the day of the week when a date
Does anyone know how to dump environment name in log4net? e.g. <conversionPattern value=%date{ISO8601} Server:%property{log4net:HostName}
I know that FTP does not support transferring and retaining file date/time stamps Wondering

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.