mirror of
https://github.com/mholt/timeliner.git
synced 2026-01-06 04:40:18 -06:00
instagram: Update date format
Should fix #59, but I haven't tested it yet
This commit is contained in:
@@ -134,4 +134,4 @@ func (c *Client) getMediaIndex(filename string) (instaMediaIndex, error) {
|
||||
return idx, nil
|
||||
}
|
||||
|
||||
const takenAtFormat = "2006-01-02T15:04:05"
|
||||
const takenAtFormat = "2006-01-02T15:04:05+07:00"
|
||||
|
||||
Reference in New Issue
Block a user