edit-task
Home
Up
Delete
Task Name:
Task Description:
{"PRB:":"date-default-task - when using default task, the date is "hardcoded" to a specific date, would like to make the default date the current date & time"}
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[previously]</h2> <ol> <li>] the default task - date is currently set to a "hardcoded" date, </li> <ol> <li>want to change that to "current" date </li> </ol></ol> <h2>[currently]</h2> <ol> <li>] add method to class,</li> <li>] if task.start_time = "0000-00-00" then task.start_time = DateTime.Now()</li> <li>] user has to SET default_task date to</li> </ol> <h2>[next]</h2> <ol> <li>]</li> </ol>