Title: selvamtech's Replies | WordPress.org

---

# selvamtech

  [  ](https://wordpress.org/support/users/selvamtech/)

 *   [Profile](https://wordpress.org/support/users/selvamtech/)
 *   [Topics Started](https://wordpress.org/support/users/selvamtech/topics/)
 *   [Replies Created](https://wordpress.org/support/users/selvamtech/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/selvamtech/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/selvamtech/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/selvamtech/engagements/)
 *   [Favorites](https://wordpress.org/support/users/selvamtech/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Appointment Calendar] Change Date fomat](https://wordpress.org/support/topic/change-date-fomat/)
 *  Thread Starter [selvamtech](https://wordpress.org/support/users/selvamtech/)
 * (@selvamtech)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/change-date-fomat/#post-7302007)
 * Here is the link which i getting issues in admin section
 * [https://www.dropbox.com/s/5o6vl6dxh7sdkd0/fix.PNG?dl=0](https://www.dropbox.com/s/5o6vl6dxh7sdkd0/fix.PNG?dl=0)
 * in appointment-calendar-mobile.php, after changing the 54 line
 * $AppointmentDate = date(“Y-m-d”, strtotime($_POST[‘AppDate’]));
 * to
 * $AppointmentDate = date(“m-d-Y”, strtotime($_POST[‘AppDate’]));
 * email as well as admin list of appoitnment section also need mm-dd-yy , please
   provide the solution, it would very helpful.
 * Thanks
    selvamtech
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Appointment Calendar] Change Date fomat](https://wordpress.org/support/topic/change-date-fomat/)
 *  Thread Starter [selvamtech](https://wordpress.org/support/users/selvamtech/)
 * (@selvamtech)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/change-date-fomat/#post-7302005)
 * HI abishek
 *  i have another doubt, email also having date format issues.Now its like
 *  YY/MM/DD , i need to change mm/dd/yy format, i have changed in line 54,
 * $AppointmentDate = date(“Y-m-d”, strtotime($_POST[‘AppDate’])); to
 * $AppointmentDate = date(“m-d-Y”, strtotime($_POST[‘AppDate’]));
 * now am getting email correctly , but having the problem admin section manage 
   appoitements list.in manange appoitment list last booking year looks like 0001
   after changing the 54th line. can you explain solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Appointment Calendar] Change Date fomat](https://wordpress.org/support/topic/change-date-fomat/)
 *  Thread Starter [selvamtech](https://wordpress.org/support/users/selvamtech/)
 * (@selvamtech)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/change-date-fomat/#post-7301984)
 * Hi Abhishek
 *  It it working fine. i can able to see the changes . thanks a lot.
 * Thanks
    selva

Viewing 3 replies - 1 through 3 (of 3 total)