- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 15 for iceland (0.16 sec)
-
android/guava/src/com/google/common/graph/ImmutableGraph.java
Java - Registered: 2023-12-01 12:43 - Last Modified: 2022-02-01 16:30 - 7.1K bytes - Viewed (0) -
guava/src/com/google/common/graph/ImmutableGraph.java
Java - Registered: 2023-10-20 12:43 - Last Modified: 2022-02-01 16:30 - 7.1K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/location.js
territories","gabon","gambia","georgia","germany","ghana","gibraltar","greece","greenland","grenada","guadeloupe","guam","guatemala","guernsey","guinea","guinea-bissau","guyana","haiti","heard island and mcdonald islands","honduras","hong kong","hungary","iceland","india","indonesia","iran","iraq","ireland","isle of man","israel","italy","jamaica","japan","jersey","jordan","kazakhstan","kenya","kiribati","north korea","south korea","kuwait","kyrgyzstan","laos","latvia","lebanon","lesotho","liber...
JavaScript - Registered: 2023-12-04 08:04 - Last Modified: 2018-01-01 05:12 - 5.2K bytes - Viewed (0) -
lib/time/zoneinfo.zip
Europe/Tiraspol Europe/Ulyanovsk Europe/Uzhgorod Europe/Vaduz Europe/Vatican Europe/Vienna Europe/Vilnius Europe/Volgograd Europe/Warsaw Europe/Zagreb Europe/Zaporozhye Europe/Zurich Factory GB GB-Eire GMT GMT+0 GMT-0 GMT0 Greenwich HST Hongkong Iceland Indian/Antananarivo Indian/Chagos Indian/Christmas Indian/Cocos Indian/Comoro Indian/Kerguelen Indian/Mahe Indian/Maldives Indian/Mauritius Indian/Mayotte Indian/Reunion Iran Israel Jamaica Japan Kwajalein Libya MET MST MST7MDT Mexico/BajaNorte Mexico/BajaSur...
ZIP Archive - Registered: 2023-11-28 11:13 - Last Modified: 2023-05-03 20:14 - 390.9K bytes - Viewed (1) -
docs_src/dataclasses/tutorial002.py
Python - Registered: 2023-12-03 07:19 - Last Modified: 2022-05-14 11:59 - 552 bytes - Viewed (0) -
src/main/resources/fess_indices/fess/nl/stopwords.txt
moet ben zonder kan hun dus alles onder ja eens hier wie werd altijd doch wordt wezen kunnen ons zelf tegen na reeds wil kon niets uw iemand geweest
Plain Text - Registered: 2023-12-04 08:04 - Last Modified: 2023-11-27 12:59 - 592 bytes - Viewed (0) -
docs_src/dataclasses/tutorial003.py
Python - Registered: 2023-12-03 07:19 - Last Modified: 2022-05-14 11:59 - 1.4K bytes - Viewed (0) -
tests/test_tutorial/test_dataclasses/test_tutorial002.py
client = TestClient(app) def test_get_item(): response = client.get("/items/next") assert response.status_code == 200 assert response.json() == { "name": "Island In The Moon", "price": 12.99, "description": "A place to be be playin' and havin' fun", "tags": ["breater"], "tax": None, } def test_openapi_schema():
Python - Registered: 2023-12-03 07:19 - Last Modified: 2023-08-04 20:47 - 3.5K bytes - Viewed (0) -
src/archive/zip/struct.go
// If the offset is non-sensible, then this uses an offset of zero. func timeZone(offset time.Duration) *time.Location { const ( minOffset = -12 * time.Hour // E.g., Baker island at -12:00 maxOffset = +14 * time.Hour // E.g., Line island at +14:00 offsetAlias = 15 * time.Minute // E.g., Nepal at +5:45 ) offset = offset.Round(offsetAlias) if offset < minOffset || maxOffset < offset { offset = 0 }
Go - Registered: 2023-11-28 11:13 - Last Modified: 2023-10-13 18:36 - 12.1K bytes - Viewed (0) -
tests/test_tutorial/test_dataclasses/test_tutorial003.py
Python - Registered: 2023-12-03 07:19 - Last Modified: 2023-09-28 04:14 - 12.1K bytes - Viewed (0)