Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/c/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  TimeZoneInfo.h

  Sprache: C
 

#ifndef TimeZoneInfo_H
#define TimeZoneInfo_H

#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include "diplomat_runtime.h"

#include "IsoDate.d.h"
#include "IsoDateTime.d.h"
#include "Time.d.h"
#include "TimeZone.d.h"
#include "TimeZoneVariant.d.h"
#include "UtcOffset.d.h"
#include "VariantOffsetsCalculator.d.h"

#include "TimeZoneInfo.d.h"






TimeZoneInfo* icu4x_TimeZoneInfo_utc_mv1(void);

TimeZoneInfo* icu4x_TimeZoneInfo_from_parts_mv1(const TimeZone* id, const UtcOffset* offset, TimeZoneVariant_option _variant);

TimeZone* icu4x_TimeZoneInfo_id_mv1(const TimeZoneInfo* self);

TimeZoneInfo* icu4x_TimeZoneInfo_at_date_time_iso_mv1(const TimeZoneInfo* self, const IsoDate* date, const Time* time);

TimeZoneInfo* icu4x_TimeZoneInfo_at_timestamp_mv1(const TimeZoneInfo* self, int64_t timestamp);

typedef struct icu4x_TimeZoneInfo_zone_name_date_time_mv1_result {union {IsoDateTime ok; }; bool is_ok;} icu4x_TimeZoneInfo_zone_name_date_time_mv1_result;
icu4x_TimeZoneInfo_zone_name_date_time_mv1_result icu4x_TimeZoneInfo_zone_name_date_time_mv1(const TimeZoneInfo* self);

TimeZoneInfo* icu4x_TimeZoneInfo_with_variant_mv1(const TimeZoneInfo* self, TimeZoneVariant _time_variant);

UtcOffset* icu4x_TimeZoneInfo_offset_mv1(const TimeZoneInfo* self);

typedef struct icu4x_TimeZoneInfo_infer_variant_mv1_result { bool is_ok;} icu4x_TimeZoneInfo_infer_variant_mv1_result;
icu4x_TimeZoneInfo_infer_variant_mv1_result icu4x_TimeZoneInfo_infer_variant_mv1(TimeZoneInfo* self, const VariantOffsetsCalculator* _offset_calculator);

typedef struct icu4x_TimeZoneInfo_variant_mv1_result {union {TimeZoneVariant ok; }; bool is_ok;} icu4x_TimeZoneInfo_variant_mv1_result;
icu4x_TimeZoneInfo_variant_mv1_result icu4x_TimeZoneInfo_variant_mv1(const TimeZoneInfo* self);

void icu4x_TimeZoneInfo_destroy_mv1(TimeZoneInfo* self);





#endif // TimeZoneInfo_H

Messung V0.5 in Prozent
C=97 H=100 G=98

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.