Menu

date()

2011-01-29
2013-04-29
  • Brian Doyle

    Brian Doyle - 2011-01-29

    Is it not possible to use the native date() to capture time/date info?  I find that when I use it, the script stops execution at the insertion point. 

    Thanks

    - b

     
  • Matthew Asham

    Matthew Asham - 2011-01-29

    No reason why it shouldn't.  Could you show your code and/or an error log?

     
  • Brian Doyle

    Brian Doyle - 2011-01-31

    I simply had the following:

    $currentDate = date('Ymd_Gi');
    

    Nothing in the logs.

    Thoughts? 

    Thanks

    - b

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.