Home
last modified time | relevance | path

Searched refs:strfMJD (Results 1 – 14 of 14) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/lib/qsastime/
H A Dqsastime_testlib.out_standard6 input and output (strfMJD) date/time
18 input and output (strfMJD) date/time
30 input and output (strfMJD) date/time
42 input and output (strfMJD) date/time
54 input and output (strfMJD) date/time
66 input and output (strfMJD) date/time
78 input and output (strfMJD) date/time
90 input and output (strfMJD) date/time
102 input and output (strfMJD) date/time
114 input and output (strfMJD) date/time
[all …]
H A Dqsastime_test.out_standard10 strfMJD:ISO equiv: '2004-01-23 13:39:02.345678901'
11 strfMJD:ISO equiv: '2004-01-23T13:39:02.3457Z'
30 strfMJD():
H A Dqsastime_test.c70 strfMJD( &( buf[0] ), 360, "%Y-%m-%d %H:%M:%S%.", &MJD2, 0, 0 );
72 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%4Z", &MJD2, 0, 0 );
119 …used = strfMJD( &( buf[0] ), 360, " strfMJD():\n --------\n '%+' \n %c\n %D %F \n %j \n %r \n …
H A Dqsastime_testlib.c129 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%.Z\n", pMJD1, forceJulian, 0 ); in testlib_broken_down_time()
245 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%.Z\n", MJD1, forceJulian, 0 ); in testlib_MJD()
555 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%9Z\n", MJD1, 0, 0 ); in main()
557 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%.Z\n", MJD1, 0, 0 ); in main()
559strfMJD( &( buf[0] ), 360, "%H:%M:%S, %H:%M:%S%0, %H:%M:%S%1, %H:%M:%S%2, %H:%M:%S%3, %H:%M:%S%4\n… in main()
H A DqsastimeP.h.in75 QSASTIME_static size_t strfMJD( char * buf, size_t len, const char *format, const MJDtime *MJD, int…
H A Dqsastime.c365 size_t strfMJD( char * buf, size_t len, const char *format, const MJDtime *MJD, int forceJulian, in… in strfMJD() function
1296 return strfMJD( buf, len, format, MJD, forceJulian, inleap ); in strfqsas()
H A DREADME.qsastime_API153 This wraps the existing internal (not visible by default) strfMJD to
/dports/math/plplot/plplot-5.15.0/lib/qsastime/
H A Dqsastime_testlib.out_standard6 input and output (strfMJD) date/time
18 input and output (strfMJD) date/time
30 input and output (strfMJD) date/time
42 input and output (strfMJD) date/time
54 input and output (strfMJD) date/time
66 input and output (strfMJD) date/time
78 input and output (strfMJD) date/time
90 input and output (strfMJD) date/time
102 input and output (strfMJD) date/time
114 input and output (strfMJD) date/time
[all …]
H A Dqsastime_test.out_standard10 strfMJD:ISO equiv: '2004-01-23 13:39:02.345678901'
11 strfMJD:ISO equiv: '2004-01-23T13:39:02.3457Z'
30 strfMJD():
H A Dqsastime_test.c70 strfMJD( &( buf[0] ), 360, "%Y-%m-%d %H:%M:%S%.", &MJD2, 0, 0 ); in main()
72 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%4Z", &MJD2, 0, 0 ); in main()
119 …used = strfMJD( &( buf[0] ), 360, " strfMJD():\n --------\n '%+' \n %c\n %D %F \n %j \n %r \n … in main()
H A Dqsastime_testlib.c129 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%.Z\n", pMJD1, forceJulian, 0 ); in testlib_broken_down_time()
245 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%.Z\n", MJD1, forceJulian, 0 ); in testlib_MJD()
555 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%9Z\n", MJD1, 0, 0 ); in main()
557 strfMJD( &( buf[0] ), 360, "%Y-%m-%dT%H:%M:%S%.Z\n", MJD1, 0, 0 ); in main()
559strfMJD( &( buf[0] ), 360, "%H:%M:%S, %H:%M:%S%0, %H:%M:%S%1, %H:%M:%S%2, %H:%M:%S%3, %H:%M:%S%4\n… in main()
H A DqsastimeP.h.in75 QSASTIME_static size_t strfMJD( char * buf, size_t len, const char *format, const MJDtime *MJD, int…
H A Dqsastime.c365 size_t strfMJD( char * buf, size_t len, const char *format, const MJDtime *MJD, int forceJulian, in… in strfMJD() function
1296 return strfMJD( buf, len, format, MJD, forceJulian, inleap ); in strfqsas()
H A DREADME.qsastime_API153 This wraps the existing internal (not visible by default) strfMJD to