Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Date Format
Date Format [message #1273278] Wed, 19 March 2014 20:42 Go to next message
Lisa Perkins is currently offline Lisa PerkinsFriend
Messages: 2
Registered: March 2014
Junior Member
I've inserted a text block in my report header to display a date range.

<CENTER>
<VALUE-OF>params["StartDate"].value</VALUE-OF> to <VALUE-OF>params["EndDate"].value</VALUE-OF>
</CENTER>


I want the dates to display as Long Dates (with the month spelled out in full -- e.g., "January"), but they're displaying as Medium Dates (with the month abbreviated -- e.g., "Jan").

I've gone into Data Explorer > Report Parameters and selected my {} StartDate parameter. And I've set the format to display as a Long Date:
index.php/fa/17784/0/

Yet the result shows a Medium Date format:
index.php/fa/17785/0/

Might anyone have a suggestion? Thank you!
Re: Date Format [message #1273421 is a reply to message #1273278] Thu, 20 March 2014 01:51 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 03/19/2014 03:00 PM, Lisa Perkins wrote:
> I've inserted a text block in my report header to display a date range.
>
>
> <CENTER>
> <VALUE-OF>params["StartDate"].value</VALUE-OF> to <VALUE-OF>params["EndDate"].value</VALUE-OF>
> </CENTER>
>
>
> I want the dates to display as Long Dates (with the month spelled out in full -- e.g., "January"), but they're displaying as Medium Dates (with the month abbreviated --Â e.g., "Jan").
>
> I've gone into Data Explorer > Report Parameters and selected my {} StartDate parameter. And I've set the format to display as a Long Date:
>
>
> Yet the result shows a Medium Date format:
>
>
> Might anyone have a suggestion? Thank you!

This is a question about BIRT, right? If so, there's a dedicated Eclipse
BIRT forum where you'll get a great deal more expertise than in this forum.

Best of luck.
Re: Date Format [message #1273728 is a reply to message #1273421] Thu, 20 March 2014 12:55 Go to previous message
Lisa Perkins is currently offline Lisa PerkinsFriend
Messages: 2
Registered: March 2014
Junior Member
Thank you, Russell! I'll give that a try.
Previous Topic:Eclipse Not Recognizing PyDev Addition
Next Topic:"make" "bash" is not found in PATH
Goto Forum:
  


Current Time: Thu Apr 18 23:49:18 GMT 2024

Powered by FUDForum. Page generated in 0.03136 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top