Home
last modified time | relevance | path

Searched refs:defaultTimeFormat (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/internal/cli/
H A Dcommands_test.go178 …, []string{"0001_name.up.sql", "0001_name.down.sql"}, nil, ".", ts, defaultTimeFormat, true, 4, "s…
179 … []string{"0001_name.up.sql", "0001_name.down.sql"}, nil, "./", ts, defaultTimeFormat, true, 4, "s…
180 … []string{"0001_name.up.sql", "0001_name.down.sql"}, nil, "..", ts, defaultTimeFormat, true, 4, "s…
181 …[]string{"0001_name.up.sql", "0001_name.down.sql"}, nil, "../", ts, defaultTimeFormat, true, 4, "s…
182 …001_name.up.sql", "subdir/0001_name.down.sql"}, nil, "/subdir", ts, defaultTimeFormat, true, 4, "s…
184 …0001_name.up.sql", "subdir/0001_name.down.sql"}, nil, "subdir", ts, defaultTimeFormat, true, 4, "s…
186 …01_name.up.sql", "subdir/0001_name.down.sql"}, nil, "./subdir", ts, defaultTimeFormat, true, 4, "s…
190 …l", "0001_name.down.sql"}, nil, "..//subdir/./.././/subdir/..", ts, defaultTimeFormat, true, 4, "s…
191 …{"seq width invalid", nil, "", nil, nil, errInvalidSequenceWidth, ".", ts, defaultTimeFormat, true…
192 …ql"}, errors.New("Malformed migration filename: bad.sql"), ".", ts, defaultTimeFormat, true, 4, "s…
[all …]
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXSystem.h50 extern FXAPI const FXchar defaultTimeFormat[];
57 extern FXAPI FXString systemTimeFormat(const Time& st,const FXchar* format=defaultTimeFormat);
60 … FXAPI FXint systemTimeParse(Time& st,const FXchar* string,const FXchar* format=defaultTimeFormat);
63 …XAPI FXint systemTimeParse(Time& st,const FXString& string,const FXchar* format=defaultTimeFormat);
109 extern FXAPI FXString universalTime(FXTime utc,const FXchar *format=defaultTimeFormat);
112 extern FXAPI FXTime universalTime(const FXchar* string,const FXchar* format=defaultTimeFormat);
113 extern FXAPI FXTime universalTime(const FXString& string,const FXchar* format=defaultTimeFormat);
117 extern FXAPI FXString localTime(FXTime utc,const FXchar *format=defaultTimeFormat);
120 extern FXAPI FXTime localTime(const FXchar* string,const FXchar* format=defaultTimeFormat);
121 extern FXAPI FXTime localTime(const FXString& string,const FXchar* format=defaultTimeFormat);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXSystem.h50 extern FXAPI const FXchar defaultTimeFormat[];
57 extern FXAPI FXString systemTimeFormat(const Time& st,const FXchar* format=defaultTimeFormat);
60 … FXAPI FXint systemTimeParse(Time& st,const FXchar* string,const FXchar* format=defaultTimeFormat);
63 …XAPI FXint systemTimeParse(Time& st,const FXString& string,const FXchar* format=defaultTimeFormat);
109 extern FXAPI FXString universalTime(FXTime utc,const FXchar *format=defaultTimeFormat);
112 extern FXAPI FXTime universalTime(const FXchar* string,const FXchar* format=defaultTimeFormat);
113 extern FXAPI FXTime universalTime(const FXString& string,const FXchar* format=defaultTimeFormat);
117 extern FXAPI FXString localTime(FXTime utc,const FXchar *format=defaultTimeFormat);
120 extern FXAPI FXTime localTime(const FXchar* string,const FXchar* format=defaultTimeFormat);
121 extern FXAPI FXTime localTime(const FXString& string,const FXchar* format=defaultTimeFormat);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/locale/
H A DLocaleInformation_en_ZW.java62 static final String defaultTimeFormat = LocaleInformation_en_ZA.defaultTimeFormat; field in LocaleInformation_en_ZW
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_en_BW.java62 static final String defaultTimeFormat = LocaleInformation_en_ZA.defaultTimeFormat; field in LocaleInformation_en_BW
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ar_BH.java62 static final String defaultTimeFormat = "z hh:m:s a"; field in LocaleInformation_ar_BH
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ar_DZ.java62 static final String defaultTimeFormat = "z hh:m:s a"; field in LocaleInformation_ar_DZ
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ar_LY.java62 static final String defaultTimeFormat = "z hh:m:s a"; field in LocaleInformation_ar_LY
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ar_OM.java62 static final String defaultTimeFormat = "z hh:m:s a"; field in LocaleInformation_ar_OM
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ar_SY.java62 static final String defaultTimeFormat = "z hh:m:s a"; field in LocaleInformation_ar_SY
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ar_YE.java62 static final String defaultTimeFormat = "z hh:m:s a"; field in LocaleInformation_ar_YE
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_en_DK.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_en_DK
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_en_GB.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_en_GB
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_en_HK.java62 static final String defaultTimeFormat = "ahh:m:s z"; field in LocaleInformation_en_HK
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_en_US.java62 static final String defaultTimeFormat = "hh:m:s a"; field in LocaleInformation_en_US
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_es_CL.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_es_CL
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ja_JP.java62 static final String defaultTimeFormat = "ahhms"; field in LocaleInformation_ja_JP
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ka_GE.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_ka_GE
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_pl_PL.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_pl_PL
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ro_RO.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_ro_RO
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_ru_UA.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_ru_UA
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_sr_YU.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_sr_YU
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_sv_SE.java62 static final String defaultTimeFormat = ""; field in LocaleInformation_sv_SE
75 { "defaultTimeFormat", defaultTimeFormat },
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/locale/
H A DLocaleInformation_en_ZW.java62 static final String defaultTimeFormat = LocaleInformation_en_ZA.defaultTimeFormat; field in LocaleInformation_en_ZW
75 { "defaultTimeFormat", defaultTimeFormat },
H A DLocaleInformation_en_BW.java62 static final String defaultTimeFormat = LocaleInformation_en_ZA.defaultTimeFormat; field in LocaleInformation_en_BW
75 { "defaultTimeFormat", defaultTimeFormat },

12345678910>>...14