Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [olivers] GT function

Quote Reply
Re: [olivers] GT function In reply to
Sorry for the very late answer. When you take a look at our database (in DBMan) -- http://www.gasballon.be/...i?db=default&uid= you see at the bottom
Code:
Database Last Updated: Thu Oct 14 18:37:31 2004

In html.pl the code is $date ( my $date = localtime((stat($db_file_name))[9]); )

Now, I am trying to setup a DBMAN SQL version of the same database. In the footer of each page, I also will display the same information.

So, it is NOT the date that an entry is updated, but the date that the last one is updated. I know it is a strange question. In the earlier version it works fine.

In Reply To:
- how is the date field set up in your database?
- do you need to convert the date into another date format before displaying (e.g. Europen date format)?
- where would you like to display the date?

Thanks
Oliver
Luc
----
Subject Author Views Date
Thread GT function LucVG 3837 Aug 13, 2004, 11:56 PM
Thread Re: [LucVG] GT function
olivers 3717 Aug 28, 2004, 6:21 AM
Post Re: [olivers] GT function
LucVG 3609 Nov 2, 2004, 2:35 PM