datetime: Return G_MAXFLOAT instead of G_MAXDOUBLE for no timezone offset
Returning G_MAXDOUBLE from a function returning a float is not going to work well and MSVC also correctly warns about this.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Returning G_MAXDOUBLE from a function returning a float is not going to work well and MSVC also correctly warns about this.