phrozenflame Posted December 29, 2006 Share Posted December 29, 2006 ok what do I need to do to get something out of time and date functions. I know the purposes in javascript, I just need to understand, I have been using the manaul and www.hubzilla.com and multiples googles, but I still need to pull together, how can I effective utilize time stamp, date stampt, time and date functions for various purposes, other than throwing down a date for someone to see the current time and date. Link to comment https://forums.phpfreaks.com/topic/32231-time-and-date/ Share on other sites More sharing options...
Caesar Posted December 30, 2006 Share Posted December 30, 2006 Not exactly sure what your question is but, using timestamps/storing them can have many uses. For instance, it makes for sorting, retrieving, and then displaying data or records easier. It allows you to generate reports based on date....etc. I can go on and on, but it would be irrelevant unless you asked something more specific. Link to comment https://forums.phpfreaks.com/topic/32231-time-and-date/#findComment-149589 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.