Skip to content

Instantly share code, notes, and snippets.

View LakunleD's full-sized avatar
🏠
Working from home

Olakunle Dosunmu LakunleD

🏠
Working from home
View GitHub Profile
import json
import datetime
from time import mktime
from google.appengine.ext import ndb
__author__ = 'oyewale'
class GeoDateEncoder(json.JSONEncoder):