Fix comment on date format

This commit is contained in:
Kendrick Chan 2018-01-30 01:50:38 +08:00
parent ae46f9068c
commit d53d51f499

View file

@ -416,7 +416,7 @@ class APIController extends Controller
// TODO: check current battery id
// TODO: check condition (brand new / second-hand)
// TODO: check is_motolite and is_active (1 or 0)
// TODO: check warranty expiration date (YYYY-MM-DD)
// TODO: check warranty expiration date (YYYYMMDD)
// TODO: check model year coverage if it fits in between
return $res;