Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

wrong date format #2

Open
Elbandi opened this issue Sep 3, 2014 · 0 comments
Open

wrong date format #2

Elbandi opened this issue Sep 3, 2014 · 0 comments

Comments

@Elbandi
Copy link

Elbandi commented Sep 3, 2014

There is a wrong date format at getHistory api call:

    $fromDate = date('Y-d-m',(int)$fromTime);
    $toDate = date('Y-d-m',(int)$toTime);

This sould be 'Y-m-d'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant