Quantcast
Channel: ASPRunner forums
Viewing all articles
Browse latest Browse all 2586

Confusing date formats

$
0
0
Date formats

1)
field page -> custom code

you get Y-m-d from $data

2)
in a custom button , server event
you get from a $data = $button->getCurrentRecord();
the language format of the misc. page

for german :
d.m.Y

3)
Search box works only with Y-m-d

How I can change this, for my german customers ? Should it not be like defined on the misc. page ?

Is this a bug ? I need help

Viewing all articles
Browse latest Browse all 2586

Trending Articles