Generic FunctionPackage: util.date-timeToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

date-time-zone

Arguments: date-time

Returns the time zone as calculated from the zone-hour and zone-minute slots of date-time, which must be a date-time object. Returns nil if the relevant slots are not set (and so the zone value cannot be calculated). The slots are not set even in a complete date-time if no zone information is including in the original ISO 8601 string. See also date-time-zone-hour and date-time-zone-minute.

See date-time.htm for information on support in Allegro CL for parsing and generating time expressions using the ISO 8601 standard.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version