Skip to content

Misha Beshkin

my skills and thoughts

  • About everything
  • English
    • English
    • Русский

Tag: timestamp

timestamp: java vs php

One of my project implies connection from java client to server via php script. Client sends some information with date, formatted in timestamp. I convert this timestamp on server side to date and put it to DataBase. Silly problem was that timestamp in Java counts milliseconds from start of Unix epoch (1/1/1970), but PHP counts… Continue reading timestamp: java vs php

Published October 28, 2012
Categorized as Issues and resolutions Tagged java, php, timestamp
Misha Beshkin
Proudly powered by WordPress.