Cracked it; in core/csv_api.php

I changed

# --------------------
# return the date submitted
function csv_format_date_submitted( $p_date_submitted ) {
 return date( config_get( 'short_date_format' ), $p_date_submitted );
}

from short_date_format to normal_date_format as defined in config_defaults

Regards.

-----------------------
N: Jon Hardcastle
E: [email protected]
'..Be fearful when others are greedy, and be greedy when others are fearful.'
-----------------------


--- On Fri, 20/3/09, Yuki Rosdiana <[email protected]> wrote:

> From: Yuki Rosdiana <[email protected]>
> Subject: Re: [mantisbt-help] CSV export
> To: [email protected], "Help with Mantis" 
> <[email protected]>
> Date: Friday, 20 March, 2009, 11:28 AM
> yes, you can export by phpmyadmin.
> 
> On Fri, Mar 20, 2009 at 6:23 PM, Jon Hardcastle
> <[email protected]>wrote:
> 
> >
> > Is it possible to have the date and the time in the
> csv export? currently
> > it is just the date...
> >
> > regards.
> >
> > -----------------------
> > N: Jon Hardcastle
> > E: [email protected]
> > '..Be fearful when others are greedy, and be
> greedy when others are
> > fearful.'
> > -----------------------
> >
> >
> >
> ------------------------------------------------------------------------------
> > Apps built with the Adobe(R) Flex(R) framework and
> Flex Builder(TM) are
> > powering Web 2.0 with engaging, cross-platform
> capabilities. Quickly and
> > easily build your RIAs with Flex Builder, the
> Eclipse(TM)based development
> > software that enables intelligent coding and
> step-through debugging.
> > Download the free 60 day trial.
> http://p.sf.net/sfu/www-adobe-com
> > _______________________________________________
> > mantisbt-help mailing list
> > [email protected]
> >
> https://lists.sourceforge.net/lists/listinfo/mantisbt-help
> >

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
mantisbt-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to