getdate#

tilepy.include.PointingTools.getdate(x)[source] [edit on github]#

Bottom-level function that takes a date and prints it in ISO format.

Parameters:

x (datetime.datetime) – The date to be formatted.

Return type:

None