Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » date filter bug?
date filter bug? [message #21540] Mon, 25 May 2009 22:50 Go to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

I don't know why this was changed from
plPL("\a .,-/")
to
plPL("\r .,-/")

but with the new filter I cannot type . and , as date field separator.
What \r and \a means?
Re: date filter bug? [message #21541 is a reply to message #21540] Tue, 26 May 2009 00:00 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
http://www.ultimatepp.org/src$Core$DateFmt$en-us.html

I did a cleanup a couple of weeks ago. Sorry for any inconvience (and bugs...).

Mirek
Re: date filter bug? [message #21542 is a reply to message #21540] Tue, 26 May 2009 00:02 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
unodgs wrote on Mon, 25 May 2009 16:50

I don't know why this was changed from
plPL("\a .,-/")
to
plPL("\r .,-/")

but with the new filter I cannot type . and , as date field separator.
What \r and \a means?


I guess it should be ".\r ,=/" (all gets converted to '.').
Re: date filter bug? [message #21543 is a reply to message #21542] Tue, 26 May 2009 07:59 Go to previous message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Thanks!
Previous Topic: XmlParser and <![CDATA[
Next Topic: StringBuffer size [BUG]
Goto Forum:
  


Current Time: Mon Apr 29 01:10:44 CEST 2024

Total time taken to generate the page: 0.10999 seconds