Drupal 7 Date module All day otpion -


i using drupal 7 date module. have enabled , created date field date, time , day option in content type. created node of content type, set date 04/25/2015, checked day option , saved node. after saving node can see date field value being saved 04/24/2015 00:00:00 in database. expecting saved 04/24/2015 23:59:59. can 1 please me how achieve this? in advance

good morning. should modify submitted info after submision of form. have @ hook_node_presave(), hook lets alter node before inserted database.

hope helps.


Comments

Popular posts from this blog

ubuntu - How to disable Kernel Module Signing in linux -

java - Ebean enhancement ignores a model -

How to combine associative arrays in bash? -