Weeknumber won't display correctly...

Discuss MySQL Ajax Table Editor Paid Version

Weeknumber won't display correctly...

Postby ar.richter » Sat Sep 05, 2015 12:14 pm

Hi all,
I have a problem with weeknumbers not displaying correctly. At least for my location?
Any help would be highly appreciated. Is there a way to display the weeknumbers on the date picker?

Code: Select all
$tableColumns['date'] = array(
   'display_text' => 'Weeknumber',
   'req' => true,
   'perms' => 'EVCTAXQSHOF',
   'display_mask' => 'date_format(datum,"%Y-%m-%d (W:%V)")',
   'order_mask' => 'date_format(datum,"%Y-%m-%d %T")',
   'range_mask' => 'date_format(datum,"%Y-%m-%d %T")',
   'calendar' => array('js_format' => 'yy-mm-dd',
   'input_info' => 'style="width: 100px;"',
   'options' => array('showButtonPanel' => true))
);

MySQL: 2015-01-01 00:00:00


Thanks
Alex
Attachments
weeknumbers.png
weeknumbers incorrect
weeknumbers.png (43.44 KiB) Viewed 12693 times
ar.richter
 
Posts: 3
Joined: Sat Jul 11, 2015 12:51 pm

Return to Paid Version

Who is online

Users browsing this forum: No registered users and 5 guests

cron