(LOGO.JPG) Python for OpenVMS

(go to: table of contents, index, list of vms_lib, prev: FORMAT_SOGW_PROT, next: FREE_EF)


FREE_DATE_TIME_CONTEXT - Free the Context Area Used When Formatting Dates and Times for Input or Output


Format:
    context = vms_lib.free_date_time_context (user-context)
Returns:
context
Updated user-context argument.
Arguments:
user-context
User context to be freed - Python integer. WARNING! An invalid context value can result in an OpenVMS SS$_ROPRAND exception!
Examples: See the examples section for vms_lib.init_date_time_contexte().
(go to: table of contents, index, list of vms_lib, prev: FORMAT_SOGW_PROT, next: FREE_EF)

26-JUL-1999 ZE.