<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-x-formal">
	<id>https://glossar.hs-augsburg.de/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JuliaM</id>
	<title>GlossarWiki - Benutzerbeiträge [de-formal]</title>
	<link rel="self" type="application/atom+xml" href="https://glossar.hs-augsburg.de/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JuliaM"/>
	<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/Spezial:Beitr%C3%A4ge/JuliaM"/>
	<updated>2026-07-16T15:54:03Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=1006</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=1006"/>
		<updated>2005-12-25T15:28:35Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:Programmierung]]&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=989</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=989"/>
		<updated>2005-12-25T13:45:12Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:UTC]]&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=988</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=988"/>
		<updated>2005-12-25T13:44:29Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:Flash-UTC]]&lt;br /&gt;
[[Kategorie:UTC]]&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=987</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=987"/>
		<updated>2005-12-25T13:43:32Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:UTC-Flash]]&lt;br /&gt;
[[Kategorie:UTC]]&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=986</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=986"/>
		<updated>2005-12-25T13:42:39Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:UTC]]&lt;br /&gt;
[[Kategorie:UTC-Flash]]&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=UTC_(ActionScript-2-Klasse)&amp;diff=1003</id>
		<title>UTC (ActionScript-2-Klasse)</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=UTC_(ActionScript-2-Klasse)&amp;diff=1003"/>
		<updated>2005-12-23T10:44:39Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:UTC]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Koordinierte Weltzeit (&#039;&#039;&#039;UTC&#039;&#039;&#039;) bedeutet &#039;&#039;&#039;Coordinated Universal Time&#039;&#039;&#039; und kam im Jahr 1926 als neue Berechnung für die Weltzeit. Davor war  &#039;&#039;&#039;Greenwich Mean Time&#039;&#039;&#039; (&#039;&#039;&#039;GMT&#039;&#039;&#039;). Die neue Forschungen in Astronomie waren die Ursache dafür. Diese Daten entsprechen etwa   der mittleren Sonnenzeit am Meridian durch Greenwich (Großbritannien - nullter Längengrad).&lt;br /&gt;
Die Zeitmessung erfolgt auf Basis der &#039;&#039;&#039;SI-Sekunde&#039;&#039;&#039;.&lt;br /&gt;
Ältere Programme haben immer noch die Angaben in GMT, aber nicht Flash!&lt;br /&gt;
In Flash sind dafür unter vielen anderen folgende Methoden aus der Klasse Date verfügbar:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Date.getUTCDate()&lt;br /&gt;
&lt;br /&gt;
//Gibt den Tag des Monats gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCDay()&lt;br /&gt;
&lt;br /&gt;
//Gibt den Wochentag gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCFullYear()&lt;br /&gt;
&lt;br /&gt;
//Gibt die vierstellige Jahreszahl gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCHours()&lt;br /&gt;
&lt;br /&gt;
//Gibt die Stunde gemäß Weltzeit zurück.&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=968</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=968"/>
		<updated>2005-12-23T01:41:13Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:UTC]]&lt;br /&gt;
[[Kategorie:Flash Definition]]&lt;br /&gt;
[[Kategorie:Programmierung]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;UTC&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=948</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=948"/>
		<updated>2005-12-23T01:37:05Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
	<entry>
		<id>https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=947</id>
		<title>Kategorie:Flash</title>
		<link rel="alternate" type="text/html" href="https://glossar.hs-augsburg.de/w/index.php?title=Kategorie:Flash&amp;diff=947"/>
		<updated>2005-12-23T01:34:39Z</updated>

		<summary type="html">&lt;p&gt;JuliaM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Kategorie:Flash Definition]]&lt;br /&gt;
[[Kategorie:Programmierung]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;UTC&#039;&#039;&#039; bedeutet &#039;&#039;Coordinated Universal Time&#039;&#039;  und wurde 1926 als Ersatz für die &#039;&#039;Greenwich Mean Time&#039;&#039; (&#039;&#039;&#039;GMT&#039;&#039;&#039;) eingeführt. Sie wurde aus astronomischen Beobachtungen gewonnen und entspricht etwa der mittleren Sonnenzeit am Meridian durch Greenwich (Großbritannien - nullter Längengrad). Ältere Programme und Informationen enthalten immer noch Angaben in GMT. Dafür kann man in der Regel die neuere Bezeichnung UTC einsetzen bzw. die entsprechende Zeitangabe in UTC übernehmen.&lt;br /&gt;
In Flash sind für die Zeit-und Datumeingaben folgende Methoden aus der Klasse Date definiert:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Date.getUTCDate() //Gibt den Tag des Monats gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCDay() //Gibt den Wochentag gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCFullYear() //Gibt die vierstellige Jahreszahl gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCHours() //Gibt die Stunde gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCMilliseconds() //Gibt die Millisekunde gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCMinutes() //Gibt die Minute gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCMonth() //Gibt den Monat gemäß Weltzeit zurück.&lt;br /&gt;
&lt;br /&gt;
Date.getUTCSeconds() //Gibt die Sekunde gemäß Weltzeit zurück.&lt;/div&gt;</summary>
		<author><name>JuliaM</name></author>
	</entry>
</feed>